1
0
Fork 0

JSBSim update.

This commit is contained in:
david 2002-01-03 21:04:49 +00:00
parent 21931e320c
commit 117bf73dea

View file

@ -82,7 +82,7 @@ public:
bool Load(FGConfigFile* AC_cfg);
/// Subsystem types for specifying which will be output in the FDM data logging
enum SubSystems {
enum eSubSystems {
/** Subsystem: Simulation (= 1) */ ssSimulation = 1,
/** Subsystem: Aerosurfaces (= 2) */ ssAerosurfaces = 2,
/** Subsystem: Body rates (= 4) */ ssRates = 4,