Commands to control an Aircraft. More...
#include "base/stream.hh"#include "math/module.hh"#include "math/quaternion.hh"#include "object/module.hh"#include "object/aircraft.hh"Go to the source code of this file.
Classes | |
| class | control::Command |
| Defines a command to control an Aircraft. More... | |
| class | control::CommandNop |
| NOP command. More... | |
| class | control::CommandPosition |
| Set position command. More... | |
| class | control::CommandQuaternion |
| Set graphical rotation (quaternion) command. More... | |
| class | control::CommandPhysicalRotate |
| Rotation according to physics model (for physical replay). Correlates to Aircraft::PhysicalRotate(). More... | |
| class | control::CommandSpeed |
| Set speed. More... | |
| class | control::CommandThrottle |
| Set throttle command. More... | |
| class | control::CommandLandingGear |
| Set landing gear command. More... | |
| class | control::CommandBrakes |
| Set brakes command. More... | |
| class | control::ExceptionCommand |
| Exception in Command. More... | |
Namespaces | |
| namespace | control |
control module (layer over lower-level input module, contains current Craft). | |
Functions | |
| std::ostream & | control::operator<< (std::ostream &strm, Command &command) |
Commands to control an Aircraft.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10