0.2.0
Loading...
Searching...
No Matches
NAV::GnssObs::ObservationData Struct Reference

Stores the satellites observations. More...

Classes

struct  CarrierPhase
 Carrier phase. More...
 
struct  Pseudorange
 Pseudorange. More...
 

Public Member Functions

 ObservationData (const SatSigId &satSigId)
 Constructor.
 

Public Attributes

std::optional< CarrierPhasecarrierPhase
 Carrier phase measurement [cycles].
 
std::optional< double > CN0
 Carrier-to-Noise density [dBHz].
 
std::optional< double > doppler
 Doppler measurement [Hz].
 
std::optional< Pseudorangepseudorange
 Pseudorange measurement [m].
 
SatSigId satSigId
 SignalId and satellite number.
 

Detailed Description

Stores the satellites observations.

Constructor & Destructor Documentation

◆ ObservationData()

NAV::GnssObs::ObservationData::ObservationData ( const SatSigId & satSigId)
inlineexplicit

Constructor.

Parameters
[in]satSigIdSatellite signal identifier (frequency and satellite number)

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