#include <KFD_PosVelAcc.hpp>
|
| static const int | SIZE = 9 |
| |
◆ vector_t
◆ StatePosVelAcc()
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW pose_ekf::StatePosVelAcc::StatePosVelAcc |
( |
| ) |
|
|
inline |
◆ acc_inertial()
| Eigen::Block<vector_t, 3, 1>& pose_ekf::StatePosVelAcc::acc_inertial |
( |
| ) |
|
|
inline |
◆ pos_world()
| Eigen::Block<vector_t, 3, 1>& pose_ekf::StatePosVelAcc::pos_world |
( |
| ) |
|
|
inline |
◆ vector()
| vector_t& pose_ekf::StatePosVelAcc::vector |
( |
| ) |
|
|
inline |
◆ vel_world()
| Eigen::Block<vector_t, 3, 1>& pose_ekf::StatePosVelAcc::vel_world |
( |
| ) |
|
|
inline |
◆ _acc_i
| Eigen::Block<vector_t, 3, 1> pose_ekf::StatePosVelAcc::_acc_i |
|
protected |
◆ _pos_w
| Eigen::Block<vector_t, 3, 1> pose_ekf::StatePosVelAcc::_pos_w |
|
protected |
◆ _vel_i
| Eigen::Block<vector_t, 3, 1> pose_ekf::StatePosVelAcc::_vel_i |
|
protected |
◆ _x
◆ SIZE
| const int pose_ekf::StatePosVelAcc::SIZE = 9 |
|
static |
The documentation for this class was generated from the following file: