#include <mav_forces_and_moments.h>
|
double | max (double x, double y) |
|
double | sat (double x, double max, double min) |
|
Definition at line 39 of file mav_forces_and_moments.h.
double rosflight_sim::MAVForcesAndMoments::max |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
inlineprotected |
double rosflight_sim::MAVForcesAndMoments::sat |
( |
double |
x, |
|
|
double |
max, |
|
|
double |
min |
|
) |
| |
|
inlineprotected |
virtual void rosflight_sim::MAVForcesAndMoments::set_wind |
( |
Eigen::Vector3d |
wind | ) |
|
|
pure virtual |
virtual Eigen::Matrix<double, 6, 1> rosflight_sim::MAVForcesAndMoments::updateForcesAndTorques |
( |
Current_State |
x, |
|
|
const int |
act_cmds[] |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: