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