This is the complete list of members for NAV::CycleSlipDetector, including all inherited members.
_dualFrequencyDetector | NAV::CycleSlipDetector | private |
_dualFrequencyThresholdPercentage | NAV::CycleSlipDetector | private |
_enableLLICheck | NAV::CycleSlipDetector | private |
_singleFrequencyDetector | NAV::CycleSlipDetector | private |
_singleFrequencyThresholdPercentage | NAV::CycleSlipDetector | private |
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::CycleSlipDetector | friend |
Detector enum name | NAV::CycleSlipDetector | |
from_json(const json &j, CycleSlipDetector &data) | NAV::CycleSlipDetector | friend |
getFitStrategy(const Detector &detector) const | NAV::CycleSlipDetector | inline |
getPolynomialDegree(const Detector &detector) const | NAV::CycleSlipDetector | inline |
getThreshold(const Detector &detector) const | NAV::CycleSlipDetector | inline |
getWindowSize(const Detector &detector) const | NAV::CycleSlipDetector | inline |
isEnabled(const Detector &detector) const | NAV::CycleSlipDetector | inline |
reset() | NAV::CycleSlipDetector | |
resetSignal(const SatSigId &satSigId) | NAV::CycleSlipDetector | |
Result typedef | NAV::CycleSlipDetector | |
setEnabled(bool enabled, const Detector &detector) | NAV::CycleSlipDetector | inline |
setFitStrategy(Strategy strategy, const Detector &detector) | NAV::CycleSlipDetector | inline |
setPolynomialDegree(size_t polyDegree, const Detector &detector) | NAV::CycleSlipDetector | inline |
setThreshold(double threshold, const Detector &detector) | NAV::CycleSlipDetector | inline |
setWindowSize(size_t windowSize, const Detector &detector) | NAV::CycleSlipDetector | inline |
Strategy typedef | NAV::CycleSlipDetector | |
to_json(json &j, const CycleSlipDetector &data) | NAV::CycleSlipDetector | friend |