0.3.0
Loading...
Searching...
No Matches
NAV::SPP::Algorithm Member List

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

_e_lastPositionCovarianceMatrixNAV::SPP::Algorithmprivate
_e_lastVelocityCovarianceMatrixNAV::SPP::Algorithmprivate
_estimateInterFreqBiasesNAV::SPP::Algorithm
_estimatorTypeNAV::SPP::Algorithmprivate
_kalmanFilterNAV::SPP::Algorithmprivate
_lastUpdateNAV::SPP::Algorithmprivate
_obsEstimatorNAV::SPP::Algorithm
_obsFilterNAV::SPP::Algorithm
_receiverNAV::SPP::Algorithmprivate
assignKalmanFilterResult(const KeyedVectorXd< States::StateKeyType > &state, const KeyedMatrixXd< States::StateKeyType, States::StateKeyType > &variance, const std::string &nameId)NAV::SPP::Algorithmprivate
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::Algorithmprivate
calcMatrixH(const std::vector< States::StateKeyType > &stateKeys, const std::vector< Meas::MeasKeyTypes > &measKeys, const Observations &observations, const std::string &nameId) constNAV::SPP::Algorithmprivate
calcMatrixR(const std::vector< Meas::MeasKeyTypes > &measKeys, const Observations &observations, const std::string &nameId)NAV::SPP::Algorithmprivatestatic
calcMeasInnovation(const std::vector< Meas::MeasKeyTypes > &measKeys, const Observations &observations, const std::string &nameId)NAV::SPP::Algorithmprivatestatic
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) constNAV::SPP::Algorithmprivate
canEstimateInterFrequencyBias() constNAV::SPP::Algorithmprivate
computeDOPs(const std::shared_ptr< SppSolution > &sppSol, const KeyedMatrixXd< Meas::MeasKeyTypes, States::StateKeyType > &H, const std::string &nameId)NAV::SPP::Algorithmprivate
determineMeasKeys(const Observations &observations, size_t nPsrMeas, size_t nDoppMeas, const std::string &nameId) constNAV::SPP::Algorithmprivate
determineStateKeys(const std::set< SatelliteSystem > &usedSatSystems, size_t nDoppMeas, const std::string &nameId) constNAV::SPP::Algorithmprivate
EstimatorType enum nameNAV::SPP::Algorithm
from_json(const json &j, Algorithm &obj)NAV::SPP::Algorithmfriend
getEstimatorType() constNAV::SPP::Algorithminline
getLastUpdateTime() constNAV::SPP::Algorithminline
PosKeyNAV::SPP::Algorithmprivate
PosVelKeyNAV::SPP::Algorithmprivate
Receiver typedefNAV::SPP::Algorithmprivate
ReceiverType enum nameNAV::SPP::Algorithm
ReceiverType_COUNT enum valueNAV::SPP::Algorithm
reset()NAV::SPP::Algorithm
Rover enum valueNAV::SPP::Algorithm
ShowGuiWidgets(const char *id, float itemWidth, float unitWidth)NAV::SPP::Algorithm
to_json(json &j, const Algorithm &obj)NAV::SPP::Algorithmfriend
updateInterFrequencyBiases(const Observations &observations, const std::string &nameId)NAV::SPP::Algorithmprivate
VelKeyNAV::SPP::Algorithmprivate