|
MOOS 0.2375
|
#include <MOOSActuation.h>


Public Member Functions | |
| RollTransform () | |
| bool | Transform (double &dfRudder, double &dfElevator) |
| bool | IsTransformRequired () |
| void | SetTransformRequired (bool bTForm) |
Definition at line 94 of file MOOSActuation.h.
| CMOOSActuation::RollTransform::RollTransform | ( | ) |
Roll transformation handled in this object.
Definition at line 395 of file MOOSActuation.cpp.
| bool CMOOSActuation::RollTransform::IsTransformRequired | ( | ) |
Definition at line 428 of file MOOSActuation.cpp.
| void CMOOSActuation::RollTransform::SetTransformRequired | ( | bool | bTForm | ) |
Definition at line 433 of file MOOSActuation.cpp.
| bool CMOOSActuation::RollTransform::Transform | ( | double & | dfRudder, |
| double & | dfElevator | ||
| ) |
Definition at line 404 of file MOOSActuation.cpp.
1.7.4