![]() |
Ginan
|
Container for parsed RINEX observation values. More...
Container for parsed RINEX observation values.
Holds a single observation value along with its Loss of Lock Indicator (LLI). Used as intermediate storage during RINEX parsing operations.
Data Fields | |
| double | value |
| Numerical observation value (pseudorange, phase, doppler, SNR) | |
| double | lli |
| Loss of Lock Indicator (0-3, phase observations only) | |
| double ObservationValues::lli |
Loss of Lock Indicator (0-3, phase observations only)
| double ObservationValues::value |
Numerical observation value (pseudorange, phase, doppler, SNR)