#include <ff_flight.h>
|
| double | t |
| |
| Eigen::Quaterniond | q |
| |
| Eigen::Vector3d | p |
| |
| Eigen::Vector3d | w |
| |
| Eigen::Vector3d | v |
| |
| Eigen::Vector3d | b |
| |
| Eigen::Vector3d | a |
| |
◆ State() [1/3]
| ff_util::State::State |
( |
| ) |
|
◆ State() [2/3]
| ff_util::State::State |
( |
Setpoint const & |
msg | ) |
|
|
explicit |
◆ State() [3/3]
| ff_util::State::State |
( |
Estimate const & |
msg | ) |
|
|
explicit |
◆ ~State()
| ff_util::State::~State |
( |
| ) |
|
|
virtual |
◆ operator-()
| State ff_util::State::operator- |
( |
State const & |
right | ) |
|
◆ operator=()
| void ff_util::State::operator= |
( |
State const & |
right | ) |
|
◆ QuaternionMagnitude() [1/2]
| double ff_util::State::QuaternionMagnitude |
( |
| ) |
|
◆ QuaternionMagnitude() [2/2]
| double ff_util::State::QuaternionMagnitude |
( |
Eigen::Quaterniond const & |
iq | ) |
|
|
static |
◆ ToSetpoint()
◆ VectorMagnitude()
| double ff_util::State::VectorMagnitude |
( |
Eigen::Vector3d const & |
iv | ) |
|
|
static |
| Eigen::Vector3d ff_util::State::a |
| Eigen::Vector3d ff_util::State::b |
| Eigen::Vector3d ff_util::State::p |
| Eigen::Quaterniond ff_util::State::q |
| Eigen::Vector3d ff_util::State::v |
| Eigen::Vector3d ff_util::State::w |
The documentation for this class was generated from the following files: