Ginan
Loading...
Searching...
No Matches
ObservationValues Struct Reference

Container for parsed RINEX observation values. More...

Detailed Description

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.

Note
LLI bits indicate phase break events and cycle slip detection
Collaboration diagram for ObservationValues:

Data Fields

double value
 Numerical observation value (pseudorange, phase, doppler, SNR)
 
double lli
 Loss of Lock Indicator (0-3, phase observations only)
 

Field Documentation

◆ lli

double ObservationValues::lli

Loss of Lock Indicator (0-3, phase observations only)

◆ value

double ObservationValues::value

Numerical observation value (pseudorange, phase, doppler, SNR)


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