Commands to control an Aircraft. More...
#include "base/module.hh"#include "base/stream.hh"#include "math/module.hh"#include "math/funcs_debug.hh"#include "math/quaternion.hh"#include "world/module.hh"#include "control/module.hh"#include "control/command.hh"Namespaces | |
| namespace | control |
control module (layer over lower-level input module, contains current Craft). | |
Defines | |
| #define | CONTROL_COMMAND_CC 1 |
Functions | |
| std::ostream & | control::operator<< (std::ostream &strm, Command &command) |
Variables | |
| INTERN const string | control::COMMAND_NAME_POSITION = "pos" |
| INTERN const string | control::COMMAND_NAME_QUATERNION = "quat" |
| INTERN const string | control::COMMAND_NAME_PHYSICAL_ROTATE = "phyRot" |
| INTERN const string | control::COMMAND_NAME_THROTTLE = "throt" |
| INTERN const string | control::COMMAND_NAME_SPEED = "kph" |
| INTERN const string | control::COMMAND_NAME_LANDING_GEAR = "gear" |
| INTERN const string | control::COMMAND_NAME_BRAKES = "brake" |
Commands to control an Aircraft.
| #define CONTROL_COMMAND_CC 1 |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10