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

Pseudorange. More...

Data Fields

uint8_t SSI
 Signal Strength Indicator (SSI) projected into interval 1-9.
 
double value
 Pseudorange measurement [m].
 

Detailed Description

Pseudorange.

Definition at line 48 of file GnssObs.hpp.

Field Documentation

◆ SSI

uint8_t NAV::GnssObs::ObservationData::Pseudorange::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 67 of file GnssObs.hpp.

◆ value

double NAV::GnssObs::ObservationData::Pseudorange::value

Pseudorange measurement [m].

Definition at line 51 of file GnssObs.hpp.


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