1
0
Fork 0
flightgear/src/AIModel
curt e7ed073c68 - Make two variable name modification to clarify units: altitude -> altitude_ft
and tgt_altitude -> tgt_altitude_ft.  Also fix a comment in AIBase.hxx
  indicating that the altitude is in meters, even though the usage throughout the
  code was most definitely feet.

- In AIMultiplayer.cxx, update the altitude_ft variable so that the altitude
  is reported correctly in the entity's property subtree.

- In AIMultiplayer.cxx, compute a velocity value in kts to fill in the speed
  entry in the entity's property subtree.  Note, this is not an earth centered
  reference speed, not an indicated speed and not a speed relative to the local
  airmass (that would be much harder to do.)
2006-06-24 00:00:27 +00:00
..
.cvsignore Add David Culp's AI model manager code which is derived from David Luff's AI/ATC code. 2003-11-28 15:48:05 +00:00
AIAircraft.cxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +00:00
AIAircraft.hxx - use guarded pointer for (unused) refuel_node 2006-05-26 05:23:40 +00:00
AIBallistic.cxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +00:00
AIBallistic.hxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIBase.cxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +00:00
AIBase.hxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +00:00
AICarrier.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AICarrier.hxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIFlightPlan.cxx Compile again on Win32 platforms 2006-06-16 10:17:06 +00:00
AIFlightPlan.hxx Bugfixes and feature improvements related to AI auto flightplan generation. 2006-03-19 07:41:48 +00:00
AIFlightPlanCreate.cxx Bugfix in the ai initialization randomization procedure. Randomly 2006-03-26 21:40:35 +00:00
AIManager.cxx Mathias Fröhlich: 2006-03-04 12:49:30 +00:00
AIManager.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
AIMultiplayer.cxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +00:00
AIMultiplayer.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
AIShip.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIShip.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIStatic.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIStatic.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIStorm.cxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +00:00
AIStorm.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
AIThermal.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIThermal.hxx new FSF address 2006-02-21 01:16:04 +00:00
Makefile.am Mathias Froehlich: 2006-02-11 13:16:56 +00:00
submodel.cxx Add missing include files needed by the new math code under windows 2006-02-18 13:58:09 +00:00
submodel.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00