FlightGear next
|
Go to the source code of this file.
Classes | |
class | JSBSim::FGTrimAxis |
Namespaces | |
namespace | JSBSim |
Macros | |
#define | DEFAULT_TOLERANCE 0.001 |
Enumerations | |
enum | JSBSim::State { JSBSim::tAll , JSBSim::tUdot , JSBSim::tVdot , JSBSim::tWdot , JSBSim::tQdot , JSBSim::tPdot , JSBSim::tRdot , JSBSim::tHmgt , JSBSim::tNlf } |
Models an aircraft axis for purposes of trimming. More... | |
enum | JSBSim::Control { JSBSim::tThrottle , JSBSim::tBeta , JSBSim::tAlpha , JSBSim::tElevator , JSBSim::tAileron , JSBSim::tRudder , JSBSim::tAltAGL , JSBSim::tTheta , JSBSim::tPhi , JSBSim::tGamma , JSBSim::tPitchTrim , JSBSim::tRollTrim , JSBSim::tYawTrim , JSBSim::tHeading } |
Variables | |
const std::string | JSBSim::StateNames [] |
const std::string | JSBSim::ControlNames [] |
#define DEFAULT_TOLERANCE 0.001 |
Definition at line 51 of file FGTrimAxis.h.