Combination of GNSS measurements.
More...
|
double | calcCombinationFrequency () const |
| Calculates the combined frequency of all terms.
|
|
std::string | description () const |
| Get a string description of the combination.
|
|
|
PolynomialCycleSlipDetector< std::string > | polynomialCycleSlipDetector |
| Cycle-slip detector.
|
|
bool | polynomialCycleSlipDetectorOutputPolynomials |
| Whether the polynomials should be outputted.
|
|
bool | polynomialCycleSlipDetectorOutputWhenWindowSizeNotReached |
| Whether to output the prediction even when the window size is not reached.
|
|
double | polynomialCycleSlipDetectorThresholdPercentage |
| Threshold to categorize a measurement as cycle slip [% of smallest wavelength].
|
|
std::vector< std::pair< InsTime, Polynomial< double > > > | polynomials |
| Polynomial collection.
|
|
std::vector< Term > | terms |
| List of terms making up the combination.
|
|
Unit | unit |
| Unit to calculate the combination in.
|
|
Combination of GNSS measurements.
◆ Unit
Possible units to calculate the combination in.
Enumerator |
---|
Meters | Meters.
|
Cycles | Cycles.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/Nodes/DataProcessor/GNSS/GnssAnalyzer.hpp