0.2.0
Loading...
Searching...
No Matches
NAV::GnssAnalyzer::Combination::Term Struct Reference

Term of a combination equation. More...

Public Types

enum class  ObservationType {
  Pseudorange ,
  Carrier
}
 Observation types. More...
 

Public Attributes

int8_t freqNum
 Frequency number. Only used for GLONASS G1 and G2 // TODO: Set this somewhere.
 
ObservationType obsType
 Observation Type.
 
bool receivedDuringRun
 Flag weather the signal was received.
 
SatSigId satSigId
 SignalId and satellite number.
 
int sign
 +1 or -1
 

Detailed Description

Term of a combination equation.

Member Enumeration Documentation

◆ ObservationType

Observation types.

Enumerator
Pseudorange 

Pseudorange.

Carrier 

Carrier-Phase.


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