0.4.1
Loading...
Searching...
No Matches
NAV::CycleSlipDetector::SatelliteObservation Struct Reference

Satellite observations ordered per satellite. More...

Data Structures

struct  Signal
 Signal for a code. More...
 

Data Fields

int8_t freqNum
 Frequency number. Only used for GLONASS G1 and G2.
 
SatId satId
 Satellite identifier.
 
std::vector< Signalsignals
 List of signals.
 

Detailed Description

Satellite observations ordered per satellite.

Definition at line 201 of file CycleSlipDetector.hpp.

Field Documentation

◆ freqNum

int8_t NAV::CycleSlipDetector::SatelliteObservation::freqNum

Frequency number. Only used for GLONASS G1 and G2.

Definition at line 212 of file CycleSlipDetector.hpp.

◆ satId

SatId NAV::CycleSlipDetector::SatelliteObservation::satId

Satellite identifier.

Definition at line 210 of file CycleSlipDetector.hpp.

◆ signals

std::vector<Signal> NAV::CycleSlipDetector::SatelliteObservation::signals

List of signals.

Definition at line 211 of file CycleSlipDetector.hpp.


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