![]() |
0.3.0
|
This is the complete list of members for NAV::MotionModel< StateKeyType >, including all inherited members.
_covarianceAccel | NAV::MotionModel< StateKeyType > | private |
_gui_covarianceAccel | NAV::MotionModel< StateKeyType > | private |
_gui_covarianceAccelUnit | NAV::MotionModel< StateKeyType > | private |
calcPhiAndQ(double dt, const double &latitude, const double &longitude, SystemModelCalcAlgorithm algorithm) | NAV::MotionModel< StateKeyType > | inline |
calcProcessNoiseMatrixTaylor(double dt, double latitude, double longitude) const | NAV::MotionModel< StateKeyType > | inlineprivate |
from_json(const json &j, MotionModel &data) | NAV::MotionModel< StateKeyType > | friend |
initialize(KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &F, KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &W) | NAV::MotionModel< StateKeyType > | inline |
Pos | NAV::MotionModel< StateKeyType > | private |
PosVel | NAV::MotionModel< StateKeyType > | private |
ShowGui(float itemWidth, float unitWidth, const char *id) | NAV::MotionModel< StateKeyType > | inline |
to_json(json &j, const MotionModel &data) | NAV::MotionModel< StateKeyType > | friend |
updatePhiAndQ(KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &Phi, KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &Q, KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &G, const KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &F, const KeyedMatrix< Scalar, StateKeyType, StateKeyType, Size, Size > &W, double dt, const double &latitude, const double &longitude, SystemModelCalcAlgorithm algorithm) | NAV::MotionModel< StateKeyType > | inline |
Vel | NAV::MotionModel< StateKeyType > | private |