This is the complete list of members for pose_ekf::KFD_PosVel, including all inherited members.
| _POS_DEGREE_OF_FREEDOM | pose_ekf::KFD_PosVel | static |
| _POS_MEASUREMENT_SIZE | pose_ekf::KFD_PosVel | static |
| _VEL_DEGREE_OF_FREEDOM | pose_ekf::KFD_PosVel | static |
| _VEL_MEASUREMENT_SIZE | pose_ekf::KFD_PosVel | static |
| copyState(const KFD_PosVel &kfd) | pose_ekf::KFD_PosVel | |
| filter | pose_ekf::KFD_PosVel | |
| getPosition() | pose_ekf::KFD_PosVel | |
| getPositionCovariance() | pose_ekf::KFD_PosVel | |
| getVelocity() | pose_ekf::KFD_PosVel | |
| getVelocityCovariance() | pose_ekf::KFD_PosVel | |
| init(const Eigen::Matrix< double, StatePosVel::SIZE, StatePosVel::SIZE > &P, const Eigen::Matrix< double, StatePosVel::SIZE, 1 > &x) | pose_ekf::KFD_PosVel | |
| KFD_PosVel() | pose_ekf::KFD_PosVel | |
| positionObservation(Eigen::Vector3d position, Eigen::Matrix3d covariance, float reject_position_threshol) | pose_ekf::KFD_PosVel | |
| positionZObservation(double z, double error, double rejection_threshold) | pose_ekf::KFD_PosVel | |
| predict(Eigen::Quaterniond R_body_2_world, double dt, Eigen::Matrix< double, StatePosVel::SIZE, StatePosVel::SIZE > process_noise) | pose_ekf::KFD_PosVel | |
| Q | pose_ekf::KFD_PosVel | |
| setPosition(Eigen::Vector3d position, Eigen::Matrix3d covariance) | pose_ekf::KFD_PosVel | |
| setVelocity(Eigen::Vector3d velocity, Eigen::Matrix3d covariance) | pose_ekf::KFD_PosVel | |
| velocityObservation(Eigen::Vector3d velocity, Eigen::Matrix3d covariance, float reject_velocity_threshol) | pose_ekf::KFD_PosVel | |
| x | pose_ekf::KFD_PosVel | |
| ~KFD_PosVel() | pose_ekf::KFD_PosVel | |