Definition at line 61 of file rinex.c.
Data Fields | |
unsigned char | loss_of_lock_indicator |
The loss of lock indicator (0-7). | |
unsigned char | signal_strength |
The sign strength (1-9). | |
double | value |
The data value of the observation. | |
RINEX_enumObservationType | type |
The type of observation. | |
GNSS_enumSystem | system |
The GNSS system. | |
unsigned short | id |
The satellite id. | |
BOOL | isValid |
A boolean indicating if this observation is valid (The value could be zero or blank). |
unsigned char struct_RINEX_obs::loss_of_lock_indicator |
unsigned char struct_RINEX_obs::signal_strength |
double struct_RINEX_obs::value |
unsigned short struct_RINEX_obs::id |