#include <EKFPosYawBiasT.hpp>
|
| static const int | SIZE = 4 |
| |
◆ vector_t
◆ StatePosYawBias()
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW pose_ekf::StatePosYawBias::StatePosYawBias |
( |
| ) |
|
|
inline |
◆ vector()
| vector_t& pose_ekf::StatePosYawBias::vector |
( |
| ) |
|
|
inline |
◆ xi()
| Eigen::Block<vector_t, 3, 1>& pose_ekf::StatePosYawBias::xi |
( |
| ) |
|
|
inline |
◆ yaw()
| Eigen::Block<vector_t, 1, 1>& pose_ekf::StatePosYawBias::yaw |
( |
| ) |
|
|
inline |
◆ _x
◆ _xi
| Eigen::Block<vector_t, 3, 1> pose_ekf::StatePosYawBias::_xi |
|
protected |
◆ _yaw
| Eigen::Block<vector_t, 1, 1> pose_ekf::StatePosYawBias::_yaw |
|
protected |
◆ SIZE
| const int pose_ekf::StatePosYawBias::SIZE = 4 |
|
static |
The documentation for this class was generated from the following file: