![]() |
0.3.0
|
This is the complete list of members for NAV::ReceiverClockModel< StateKeyType >, including all inherited members.
_covarianceClkFrequencyDrift | NAV::ReceiverClockModel< StateKeyType > | private |
_covarianceClkPhaseDrift | NAV::ReceiverClockModel< StateKeyType > | private |
_gui_covarianceClkFrequencyDrift | NAV::ReceiverClockModel< StateKeyType > | private |
_gui_covarianceClkFrequencyDriftUnit | NAV::ReceiverClockModel< StateKeyType > | private |
_gui_covarianceClkPhaseDrift | NAV::ReceiverClockModel< StateKeyType > | private |
_gui_covarianceClkPhaseDriftUnit | NAV::ReceiverClockModel< StateKeyType > | private |
calcPhiAndQ(double dt, SatelliteSystem satSys, SystemModelCalcAlgorithm algorithm) | NAV::ReceiverClockModel< StateKeyType > | inline |
calcProcessNoiseMatrixTaylor(double dt, const SatelliteSystem &satSys, const std::vector< StateKeyType > &keys) const | NAV::ReceiverClockModel< StateKeyType > | inlineprivate |
from_json(const json &j, ReceiverClockModel &data) | NAV::ReceiverClockModel< StateKeyType > | friend |
initialize(KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &F, KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &G, KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &W) | NAV::ReceiverClockModel< StateKeyType > | inline |
ShowGui(float itemWidth, float unitWidth, const char *id) | NAV::ReceiverClockModel< StateKeyType > | inline |
to_json(json &j, const ReceiverClockModel &data) | NAV::ReceiverClockModel< StateKeyType > | friend |
updatePhiAndQ(KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &Phi, KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &Q, const KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &F, const KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &G, const KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &W, double dt, SystemModelCalcAlgorithm algorithm) const | NAV::ReceiverClockModel< StateKeyType > | inline |