FlightGear next
|
#include <simgear/props/props.hxx>
#include <FDM/JSBSim/FGFDMExec.h>
#include "FDM/AIWake/AircraftMesh.hxx"
Go to the source code of this file.
Classes | |
class | FGJSBsim |
FGFS / JSBSim interface (aka "The Bus"). More... | |
Namespaces | |
namespace | JSBSim |
Macros | |
#define | ID_JSBSIMXX "$Header JSBSim.hxx,v 1.4 2000/10/22 14:02:16 jsb Exp $" |
#define | METERS_TO_FEET 3.2808398950 |
#define | RADTODEG 57.2957795 |
#define ID_JSBSIMXX "$Header JSBSim.hxx,v 1.4 2000/10/22 14:02:16 jsb Exp $" |
Definition at line 46 of file JSBSim.hxx.
#define METERS_TO_FEET 3.2808398950 |
Definition at line 48 of file JSBSim.hxx.
#define RADTODEG 57.2957795 |
Definition at line 49 of file JSBSim.hxx.