ethzasl-msf - Modular Sensor Fusion
Time delay compensated single and multi sensor fusion framework based on an EKF
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
msf_core::MSF_InvalidMeasurement< EKFState_T > Member List

This is the complete list of members for msf_core::MSF_InvalidMeasurement< EKFState_T >, including all inherited members.

apply(shared_ptr< EKFState_T > UNUSEDPARAM(stateWithCovariance), MSF_Core< EKFState_T > &UNUSEDPARAM(core))msf_core::MSF_InvalidMeasurement< EKFState_T >inlinevirtual
msf_core::MSF_MeasurementBase::apply(shared_ptr< EKFState_T > stateWithCovariance, MSF_Core< EKFState_T > &core)=0msf_core::MSF_MeasurementBase< EKFState_T >pure virtual
calculateAndApplyCorrection(shared_ptr< EKFState_T > state, MSF_Core< EKFState_T > &core, const Eigen::MatrixBase< H_type > &H, const Eigen::MatrixBase< Res_type > &residual, const Eigen::MatrixBase< R_type > &R)msf_core::MSF_MeasurementBase< EKFState_T >protected
calculateAndApplyCorrection(shared_ptr< EKFState_T > state, MSF_Core< EKFState_T > &core, const Eigen::MatrixXd &H, const Eigen::MatrixXd &residual, const Eigen::MatrixXd &R)msf_core::MSF_MeasurementBase< EKFState_T >protected
calculateAndApplyCorrectionRelative(shared_ptr< EKFState_T > state_old, shared_ptr< EKFState_T > state_new, MSF_Core< EKFState_T > &core, const Eigen::MatrixBase< H_type > &H_old, const Eigen::MatrixBase< H_type > &H_new, const Eigen::MatrixBase< Res_type > &residual, const Eigen::MatrixBase< R_type > &R)msf_core::MSF_MeasurementBase< EKFState_T >protected
EIGEN_MAKE_ALIGNED_OPERATOR_NEWmsf_core::MSF_InvalidMeasurement< EKFState_T >
isabsolute_msf_core::MSF_MeasurementBase< EKFState_T >
MSF_InvalidMeasurement()msf_core::MSF_InvalidMeasurement< EKFState_T >inline
MSF_MeasurementBase(bool isabsoluteMeasurement, int sensorID)msf_core::MSF_MeasurementBase< EKFState_T >
sensorID_msf_core::MSF_MeasurementBase< EKFState_T >
timemsf_core::MSF_MeasurementBase< EKFState_T >
type()msf_core::MSF_InvalidMeasurement< EKFState_T >inlinevirtual
~MSF_InvalidMeasurement()msf_core::MSF_InvalidMeasurement< EKFState_T >inlinevirtual
~MSF_MeasurementBase()msf_core::MSF_MeasurementBase< EKFState_T >inlinevirtual