0.3.0
Loading...
Searching...
No Matches
NAV::CycleSlipDetector Member List

This is the complete list of members for NAV::CycleSlipDetector, including all inherited members.

_dualFrequencyDetectorNAV::CycleSlipDetectorprivate
_dualFrequencyThresholdPercentageNAV::CycleSlipDetectorprivate
_enableLLICheckNAV::CycleSlipDetectorprivate
_singleFrequencyDetectorNAV::CycleSlipDetectorprivate
_singleFrequencyThresholdPercentageNAV::CycleSlipDetectorprivate
checkForCycleSlip(InsTime insTime, const std::vector< SatelliteObservation > &satObs, const std::string &nameId)NAV::CycleSlipDetector
CycleSlipDetectorGui(const char *label, CycleSlipDetector &cycleSlipDetector, float width=0.0F, bool dualFrequencyAvailable=true)NAV::CycleSlipDetectorfriend
Detector enum nameNAV::CycleSlipDetector
from_json(const json &j, CycleSlipDetector &data)NAV::CycleSlipDetectorfriend
getFitStrategy(const Detector &detector) constNAV::CycleSlipDetectorinline
getPolynomialDegree(const Detector &detector) constNAV::CycleSlipDetectorinline
getThreshold(const Detector &detector) constNAV::CycleSlipDetectorinline
getWindowSize(const Detector &detector) constNAV::CycleSlipDetectorinline
isEnabled(const Detector &detector) constNAV::CycleSlipDetectorinline
reset()NAV::CycleSlipDetector
resetSignal(const SatSigId &satSigId)NAV::CycleSlipDetector
Result typedefNAV::CycleSlipDetector
setEnabled(bool enabled, const Detector &detector)NAV::CycleSlipDetectorinline
setFitStrategy(Strategy strategy, const Detector &detector)NAV::CycleSlipDetectorinline
setPolynomialDegree(size_t polyDegree, const Detector &detector)NAV::CycleSlipDetectorinline
setThreshold(double threshold, const Detector &detector)NAV::CycleSlipDetectorinline
setWindowSize(size_t windowSize, const Detector &detector)NAV::CycleSlipDetectorinline
Strategy typedefNAV::CycleSlipDetector
to_json(json &j, const CycleSlipDetector &data)NAV::CycleSlipDetectorfriend