0.2.0
Loading...
Searching...
No Matches
NAV::GnssCombination::Combination Struct Reference

Combination of GNSS measurements. More...

Classes

struct  Term
 Term of a combination equation. More...
 

Public Attributes

std::optional< double > cycleSlipMeasMinPred
 Measurement minus predicted value from the cycle-slip detector.
 
std::vector< std::tuple< InsTime, Polynomial< double >, double > > cycleSlipPolynomials
 Polynomial fits.
 
std::optional< double > cycleSlipPrediction
 Predicted value from the cycle-slip detector (polynomial fit)
 
std::optional< PolynomialCycleSlipDetectorResultcycleSlipResult
 Cycle-slip result.
 
std::string description
 String describing the combination.
 
std::optional< double > result
 Calculated combination (only set if all terms where present)
 
std::vector< Termterms
 List of terms making up the combination.
 

Detailed Description

Combination of GNSS measurements.


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