MRPT  1.9.9
CRangeBearing Member List

This is the complete list of members for CRangeBearing, including all inherited members.

CKalmanFilterCapable()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
COutputLogger(const std::string &name)mrpt::system::COutputLogger
COutputLogger()mrpt::system::COutputLogger
CRangeBearing()CRangeBearing
doProcess(double DeltaTime, double observationRange, double observationBearing)CRangeBearing
dumpLogToConsole() constmrpt::system::COutputLogger
get_action_size()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinestatic
get_feature_size()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinestatic
get_observation_size()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinestatic
get_vehicle_size()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinestatic
getLandmarkCov(size_t idx, KFMatrix_FxF &feat_cov) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
getLandmarkMean(size_t idx, KFArray_FEAT &feat) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
getLogAsString(std::string &log_contents) constmrpt::system::COutputLogger
getLogAsString() constmrpt::system::COutputLogger
getLoggerLastMsg() constmrpt::system::COutputLogger
getLoggerLastMsg(std::string &msg_str) constmrpt::system::COutputLogger
getLoggerName() constmrpt::system::COutputLogger
getMinLoggingLevel() constmrpt::system::COutputLoggerinline
getNumberOfLandmarksInTheMap() constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
getProfiler()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
getState(KFVector &xkk, KFMatrix &pkk)CRangeBearinginline
getStateVectorLength() constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
internal_getPkk()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
internal_getXkk()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
isLoggingLevelVisible(VerbosityLevel level) constmrpt::system::COutputLoggerinline
isMapEmpty() constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inline
KF_optionsmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFArray_ACT typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFArray_FEAT typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFArray_OBS typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFArray_VEH typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFCLASS typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_AxA typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_FxF typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_FxO typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_FxV typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_OxF typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_OxO typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_OxV typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_VxF typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_VxO typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFMatrix_VxV typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
kftype typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
KFVector typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
logCond(const VerbosityLevel level, bool cond, const std::string &msg_str) constmrpt::system::COutputLogger
logDeregisterCallback(output_logger_callback_t userFunc)mrpt::system::COutputLogger
logFmt(const VerbosityLevel level, const char *fmt,...) const MRPT_printf_format_check(3mrpt::system::COutputLogger
loggerReset()mrpt::system::COutputLogger
logging_enable_console_outputmrpt::system::COutputLogger
logging_enable_keep_recordmrpt::system::COutputLogger
logging_levels_to_colors()mrpt::system::COutputLoggerstatic
logging_levels_to_names()mrpt::system::COutputLoggerstatic
logRegisterCallback(output_logger_callback_t userFunc)mrpt::system::COutputLogger
logStr(const VerbosityLevel level, const std::string &msg_str) constmrpt::system::COutputLogger
m_deltaTimeCRangeBearingprotected
m_min_verbosity_levelmrpt::system::COutputLoggerprotected
m_obsBearingCRangeBearingprotected
m_obsRangeCRangeBearingprotected
m_pkkmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protected
m_timLoggermrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protected
m_xkkmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protected
OnGetAction(KFArray_ACT &out_u) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnGetAction(KFArray_ACT &out_u) const=0mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protectedpure virtual
OnGetObservationNoise(KFMatrix_OxO &out_R) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnGetObservationNoise(KFMatrix_OxO &out_R) const=0mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protectedpure virtual
OnGetObservationsAndDataAssociation(vector_KFArray_OBS &out_z, std::vector< int > &out_data_association, const vector_KFArray_OBS &in_all_predictions, const KFMatrix &in_S, const std::vector< size_t > &in_lm_indices_in_S, const KFMatrix_OxO &in_R)CRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &out_z, std::vector< int > &out_data_association, const vector_KFArray_OBS &in_all_predictions, const KFMatrix &in_S, const std::vector< size_t > &in_lm_indices_in_S, const KFMatrix_OxO &in_R)=0mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protectedpure virtual
OnInverseObservationModel(const KFArray_OBS &in_z, KFArray_FEAT &out_yn, KFMatrix_FxV &out_dyn_dxv, KFMatrix_FxO &out_dyn_dhn) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinevirtual
OnInverseObservationModel(const KFArray_OBS &in_z, KFArray_FEAT &out_yn, KFMatrix_FxV &out_dyn_dxv, KFMatrix_FxO &out_dyn_dhn, KFMatrix_FxF &out_dyn_dhn_R_dyn_dhnT, bool &out_use_dyn_dhn_jacobian) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinevirtual
OnNewLandmarkAddedToMap(const size_t in_obsIdx, const size_t in_idxNewFeat)mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinevirtual
OnNormalizeStateVector()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinevirtual
OnObservationJacobians(const size_t &idx_landmark_to_predict, KFMatrix_OxV &Hx, KFMatrix_OxF &Hy) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnObservationJacobians(const size_t &idx_landmark_to_predict, KFMatrix_OxV &Hx, KFMatrix_OxF &Hy) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlineprotectedvirtual
OnObservationJacobiansNumericGetIncrements(KFArray_VEH &out_veh_increments, KFArray_FEAT &out_feat_increments) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlineprotectedvirtual
OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) const=0mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protectedpure virtual
OnPostIteration()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinevirtual
OnPreComputingPredictions(const vector_KFArray_OBS &in_all_prediction_means, std::vector< size_t > &out_LM_indices_to_predict) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlineprotectedvirtual
OnSubstractObservationVectors(KFArray_OBS &A, const KFArray_OBS &B) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnSubstractObservationVectors(KFArray_OBS &A, const KFArray_OBS &B) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlineprotectedvirtual
OnTransitionJacobian(KFMatrix_VxV &out_F) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnTransitionJacobian(KFMatrix_VxV &out_F) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlineprotectedvirtual
OnTransitionJacobianNumericGetIncrements(KFArray_VEH &out_increments) constmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlineprotectedvirtual
OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const=0mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protectedpure virtual
OnTransitionNoise(KFMatrix_VxV &out_Q) constCRangeBearingprotected
CKalmanFilterCapable< 4, 2, 0, 1 >::OnTransitionNoise(KFMatrix_VxV &out_Q) const=0mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protectedpure virtual
runOneKalmanIteration()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >protected
setLoggerName(const std::string &name)mrpt::system::COutputLogger
setMinLoggingLevel(const VerbosityLevel level)mrpt::system::COutputLogger
setVerbosityLevel(const VerbosityLevel level)mrpt::system::COutputLogger
vector_KFArray_OBS typedefmrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >
writeLogToFile(const std::string *fname_in=NULL) constmrpt::system::COutputLogger
~CKalmanFilterCapable()mrpt::bayes::CKalmanFilterCapable< 4, 2, 0, 1 >inlinevirtual
~COutputLogger()mrpt::system::COutputLoggervirtual
~CRangeBearing()CRangeBearingvirtual



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020