0.4.1
Loading...
Searching...
No Matches
NAV::GnssObs::ObservationData::CarrierPhase Struct Reference

Carrier phase. More...

Data Fields

uint8_t LLI
 Loss of Lock Indicator [0...6] (only associated with the phase observation)
 
uint8_t SSI
 Signal Strength Indicator (SSI) projected into interval 1-9.
 
double value
 Carrier phase measurement [cycles].
 

Detailed Description

Carrier phase.

Definition at line 71 of file GnssObs.hpp.

Field Documentation

◆ LLI

uint8_t NAV::GnssObs::ObservationData::CarrierPhase::LLI

Loss of Lock Indicator [0...6] (only associated with the phase observation)

Definition at line 93 of file GnssObs.hpp.

◆ SSI

uint8_t NAV::GnssObs::ObservationData::CarrierPhase::SSI

Signal Strength Indicator (SSI) projected into interval 1-9.

Carrier to Noise ratio(dbHz) Carrier to Noise ratio(RINEX)
- 0 or blank: not known, don't care
< 12 1 (minimum possible signal strength)
12-17 2
18-23 3
24-29 4
30-35 5 (threshold for good tracking)
36-41 6
42-47 7
48-53 8
≥ 54 9 (maximum possible signal strength)

Definition at line 90 of file GnssObs.hpp.

◆ value

double NAV::GnssObs::ObservationData::CarrierPhase::value

Carrier phase measurement [cycles].

Definition at line 74 of file GnssObs.hpp.


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