1
0
Fork 0
flightgear/src/FDM/YASim
andy ab381e5c01 Added a property output feature to ControlMap that allows arbitrary binding
and scaling of control values to properties.  Also added a time interpolation
feature that replaces the hacked-in "retract-time" feature for the gear in
a more general way (applicable to flaps, too!).  Incompatibly breaks
the XML syntax; get new files!
2002-03-01 06:47:28 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Airplane.cpp Added a property output feature to ControlMap that allows arbitrary binding 2002-03-01 06:47:28 +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 Latest YASim changes. 2001-12-24 13:54:03 +00:00
Atmosphere.hpp Latest YASim changes. 2001-12-24 13:54:03 +00:00
BodyEnvironment.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
ControlMap.cpp Added a property output feature to ControlMap that allows arbitrary binding 2002-03-01 06:47:28 +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 Added a property output feature to ControlMap that allows arbitrary binding 2002-03-01 06:47:28 +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 Latest YASim changes. 2001-12-24 13:54:03 +00:00
Gear.hpp Latest YASim changes. 2001-12-24 13:54:03 +00:00
Glue.cpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +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 Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +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 YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
Math.hpp YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
Model.cpp YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
Model.hpp YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
PistonEngine.cpp Basically complete support for piston engine startup, including power loss 2002-02-27 00:18:57 +00:00
PistonEngine.hpp Basically complete support for piston engine startup, including power loss 2002-02-27 00:18:57 +00:00
Propeller.cpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
Propeller.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
PropEngine.cpp Added a post-solver "initEngines()" call to return the engines to a sane 2002-02-27 00:41:57 +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 Updated to YASim-0.1.2 2001-12-07 20:00:59 +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 Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +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 Automatically generate "contact" points for collision detection. Implemented 2002-02-20 07:12:27 +00:00
Wing.hpp Automatically generate "contact" points for collision detection. Implemented 2002-02-20 07:12:27 +00:00
YASim.cxx Added a property output feature to ControlMap that allows arbitrary binding 2002-03-01 06:47:28 +00:00
YASim.hxx Latest YASim changes. 2001-12-24 13:54:03 +00:00