Raw observation data from a receiver for a single frequency.
More...
Raw observation data from a receiver for a single frequency.
Not to be modified by processing functions
|
E_ObsCode | code = E_ObsCode::NONE |
| Reported code type.
|
|
double | L = 0 |
| Carrier phase (cycles)
|
|
double | P = 0 |
| Pseudorange (meters)
|
|
double | D = 0 |
| Doppler.
|
|
bool | LLI = false |
| Loss of lock indicator.
|
|
double | snr = 0 |
| Signal to Noise ratio (dB-Hz)
|
|
bool | invalid = false |
|
◆ operator<()
bool RawSig::operator< |
( |
const RawSig & | b | ) |
const |
|
inline |
◆ code
E_ObsCode RawSig::code = E_ObsCode::NONE |
◆ invalid
bool RawSig::invalid = false |
◆ LLI
◆ snr
Signal to Noise ratio (dB-Hz)
The documentation for this struct was generated from the following file: