libsbp  v2.4.7
msg_specan_t Struct Reference

#include <piksi.h>

Collaboration diagram for msg_specan_t:

Data Fields

u16 channel_tag
 Channel ID. More...
 
sbp_gps_time_t t
 Receiver time of this observation. More...
 
float freq_ref
 Reference frequency of this packet [MHz]. More...
 
float freq_step
 Frequency step of points in this packet [MHz]. More...
 
float amplitude_ref
 Reference amplitude of this packet [dB]. More...
 
float amplitude_unit
 Amplitude unit value of points in this packet [dB]. More...
 
u8 amplitude_value [0]
 Amplitude values (in the above units) of points in this packet. More...
 

Detailed Description

Definition at line 399 of file piksi.h.

Field Documentation

float amplitude_ref

Reference amplitude of this packet [dB].

Definition at line 406 of file piksi.h.

float amplitude_unit

Amplitude unit value of points in this packet [dB].

Definition at line 408 of file piksi.h.

u8 amplitude_value[0]

Amplitude values (in the above units) of points in this packet.

Definition at line 410 of file piksi.h.

u16 channel_tag

Channel ID.

Definition at line 400 of file piksi.h.

float freq_ref

Reference frequency of this packet [MHz].

Definition at line 402 of file piksi.h.

float freq_step

Frequency step of points in this packet [MHz].

Definition at line 404 of file piksi.h.

Receiver time of this observation.

Definition at line 401 of file piksi.h.


The documentation for this struct was generated from the following file: