1
0
Fork 0
flightgear/src/FDM/YASim
david 52c1cb2f7d Take the static temperature, static pressure, and density values from
an external source if requested by the
/environment/params/control-fdm-atmosphere property.
2002-05-15 12:10:48 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Airplane.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Airplane.hpp Added a property output feature to ControlMap that allows arbitrary binding 2002-03-01 06:47:28 +00:00
Atmosphere.cpp Take the static temperature, static pressure, and density values from 2002-05-15 12:10:48 +00:00
Atmosphere.hpp Latest YASim changes. 2001-12-24 13:54:03 +00:00
BodyEnvironment.hpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
ControlMap.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
ControlMap.hpp Added a property output feature to ControlMap that allows arbitrary binding 2002-03-01 06:47:28 +00:00
FGFDM.cpp Print an error message before terminating on parse errors. 2002-03-15 19:02:07 +00:00
FGFDM.hpp Added a property output feature to ControlMap that allows arbitrary binding 2002-03-01 06:47:28 +00:00
Gear.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Gear.hpp Latest YASim changes. 2001-12-24 13:54:03 +00:00
Glue.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Glue.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
Integrator.cpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
Integrator.hpp Initial revision of Andy Ross's YASim code. This is (Y)et (A)nother Flight 2001-12-01 06:22:24 +00:00
Jet.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Jet.hpp Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +00:00
Makefile.am Added .hpp files to Makefile.am so they will be automatically included 2002-02-12 23:44:15 +00:00
Math.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Math.hpp YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
Model.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Model.hpp YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
PistonEngine.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
PistonEngine.hpp Basically complete support for piston engine startup, including power loss 2002-02-27 00:18:57 +00:00
Propeller.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Propeller.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
PropEngine.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
PropEngine.hpp Added a post-solver "initEngines()" call to return the engines to a sane 2002-02-27 00:41:57 +00:00
RigidBody.cpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
RigidBody.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
SimpleJet.cpp Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +00:00
SimpleJet.hpp Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +00:00
Surface.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Surface.hpp Initial revision of Andy Ross's YASim code. This is (Y)et (A)nother Flight 2001-12-01 06:22:24 +00:00
Thruster.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Thruster.hpp Added a post-solver "initEngines()" call to return the engines to a sane 2002-02-27 00:41:57 +00:00
Vector.hpp Tweaks to fix directory change. 2001-12-06 18:16:22 +00:00
Wing.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Wing.hpp Automatically generate "contact" points for collision detection. Implemented 2002-02-20 07:12:27 +00:00
YASim.cxx Moved "scenery" from being declaried in scenery.cxx to being declared 2002-05-14 05:22:52 +00:00
YASim.hxx Major overhaul: 2002-05-11 16:28:50 +00:00