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