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