Classes | Namespaces | Functions

_src_control_command.hh File Reference

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)

Detailed Description

Commands to control an Aircraft.

LastChangedDate:
2011-04-23 21:07:07 -0400 (Sat, 23 Apr 2011)
Author:
Jim E. Brooks http://www.palomino3d.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10