![]() |
0.3.0
|
This is the complete list of members for NAV::SPP::Algorithm, including all inherited members.
_e_lastPositionCovarianceMatrix | NAV::SPP::Algorithm | private |
_e_lastVelocityCovarianceMatrix | NAV::SPP::Algorithm | private |
_estimateInterFreqBiases | NAV::SPP::Algorithm | |
_estimatorType | NAV::SPP::Algorithm | private |
_kalmanFilter | NAV::SPP::Algorithm | private |
_lastUpdate | NAV::SPP::Algorithm | private |
_obsEstimator | NAV::SPP::Algorithm | |
_obsFilter | NAV::SPP::Algorithm | |
_receiver | NAV::SPP::Algorithm | private |
assignKalmanFilterResult(const KeyedVectorXd< States::StateKeyType > &state, const KeyedMatrixXd< States::StateKeyType, States::StateKeyType > &variance, const std::string &nameId) | NAV::SPP::Algorithm | private |
assignLeastSquaresResult(const KeyedVectorXd< States::StateKeyType > &state, const KeyedMatrixXd< States::StateKeyType, States::StateKeyType > &variance, const Eigen::Vector3d &e_oldPos, size_t nParams, size_t nUniqueDopplerMeas, double dt, const std::string &nameId) | NAV::SPP::Algorithm | private |
calcMatrixH(const std::vector< States::StateKeyType > &stateKeys, const std::vector< Meas::MeasKeyTypes > &measKeys, const Observations &observations, const std::string &nameId) const | NAV::SPP::Algorithm | private |
calcMatrixR(const std::vector< Meas::MeasKeyTypes > &measKeys, const Observations &observations, const std::string &nameId) | NAV::SPP::Algorithm | privatestatic |
calcMeasInnovation(const std::vector< Meas::MeasKeyTypes > &measKeys, const Observations &observations, const std::string &nameId) | NAV::SPP::Algorithm | privatestatic |
calcSppSolution(const std::shared_ptr< const GnssObs > &gnssObs, const std::vector< const GnssNavInfo * > &gnssNavInfos, const std::string &nameId) | NAV::SPP::Algorithm | |
canCalculateVelocity(size_t nDoppMeas) const | NAV::SPP::Algorithm | private |
canEstimateInterFrequencyBias() const | NAV::SPP::Algorithm | private |
computeDOPs(const std::shared_ptr< SppSolution > &sppSol, const KeyedMatrixXd< Meas::MeasKeyTypes, States::StateKeyType > &H, const std::string &nameId) | NAV::SPP::Algorithm | private |
determineMeasKeys(const Observations &observations, size_t nPsrMeas, size_t nDoppMeas, const std::string &nameId) const | NAV::SPP::Algorithm | private |
determineStateKeys(const std::set< SatelliteSystem > &usedSatSystems, size_t nDoppMeas, const std::string &nameId) const | NAV::SPP::Algorithm | private |
EstimatorType enum name | NAV::SPP::Algorithm | |
from_json(const json &j, Algorithm &obj) | NAV::SPP::Algorithm | friend |
getEstimatorType() const | NAV::SPP::Algorithm | inline |
getLastUpdateTime() const | NAV::SPP::Algorithm | inline |
PosKey | NAV::SPP::Algorithm | private |
PosVelKey | NAV::SPP::Algorithm | private |
Receiver typedef | NAV::SPP::Algorithm | private |
ReceiverType enum name | NAV::SPP::Algorithm | |
ReceiverType_COUNT enum value | NAV::SPP::Algorithm | |
reset() | NAV::SPP::Algorithm | |
Rover enum value | NAV::SPP::Algorithm | |
ShowGuiWidgets(const char *id, float itemWidth, float unitWidth) | NAV::SPP::Algorithm | |
to_json(json &j, const Algorithm &obj) | NAV::SPP::Algorithm | friend |
updateInterFrequencyBiases(const Observations &observations, const std::string &nameId) | NAV::SPP::Algorithm | private |
VelKey | NAV::SPP::Algorithm | private |