1
0
Fork 0
flightgear/src/FDM/YASim
david 7228024ed5 Added a "twist" attribute for wings to allow for washout (or washin,
if desired) in the stall.  This allows for fairly docile stalls when
desired, as on trainers (you also need to limit the elevator lift).
2003-02-18 16:50:07 +00:00
..
.cvsignore Ignore more generated files. 2002-12-04 01:01:45 +00:00
Airplane.cpp Changing the thresholds to be bigger in the previous patch isn't 2002-12-12 02:15:06 +00:00
Airplane.hpp Honor the /sim/freeze/fuel property to inhibit fuel consumption at runtime. 2002-11-30 20:22:25 +00:00
Atmosphere.cpp Use the density values from the environment subsystem, to properly handle 2002-06-10 08:47:29 +00:00
Atmosphere.hpp Use the density values from the environment subsystem, to properly handle 2002-06-10 08:47:29 +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 Yank the "castering" attribute and replace it with a ControlMap-enabled 2002-05-23 19:30:56 +00:00
ControlMap.hpp Yank the "castering" attribute and replace it with a ControlMap-enabled 2002-05-23 19:30:56 +00:00
FGFDM.cpp Added a "twist" attribute for wings to allow for washout (or washin, 2003-02-18 16:50:07 +00:00
FGFDM.hpp The incidence setting only works on a compiled object. If setIncidence 2002-05-29 07:07:29 +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 Fuel consumption. Simple implementation without support for tank selection 2002-11-30 06:12:20 +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 Honor the /sim/freeze/fuel property to inhibit fuel consumption at runtime. 2002-11-30 20:22:25 +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 Blindingly stupid ground effect bug. It interpolated in the wrong direction 2002-11-05 21:36:47 +00:00
Model.hpp Use the density values from the environment subsystem, to properly handle 2002-06-10 08:47:29 +00:00
PistonEngine.cpp Fuel consumption. Simple implementation without support for tank selection 2002-11-30 06:12:20 +00:00
PistonEngine.hpp Fuel consumption. Simple implementation without support for tank selection 2002-11-30 06:12:20 +00:00
Propeller.cpp We don't handle propellers turning backwards. This got clamped 2002-05-23 19:47:19 +00:00
Propeller.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
PropEngine.cpp Fuel consumption. Simple implementation without support for tank selection 2002-11-30 06:12:20 +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 Added a "twist" attribute for wings to allow for washout (or washin, 2003-02-18 16:50:07 +00:00
Surface.hpp Added a "twist" attribute for wings to allow for washout (or washin, 2003-02-18 16:50:07 +00:00
Thruster.cpp Use the density values from the environment subsystem, to properly handle 2002-06-10 08:47:29 +00:00
Thruster.hpp Fuel consumption. Simple implementation without support for tank selection 2002-11-30 06:12:20 +00:00
Vector.hpp Tweaks to fix directory change. 2001-12-06 18:16:22 +00:00
Wing.cpp Added a "twist" attribute for wings to allow for washout (or washin, 2003-02-18 16:50:07 +00:00
Wing.hpp Added a "twist" attribute for wings to allow for washout (or washin, 2003-02-18 16:50:07 +00:00
yasim-test.cpp Honor the /sim/freeze/fuel property to inhibit fuel consumption at runtime. 2002-11-30 20:22:25 +00:00
YASim.cxx Eliminate dependency of flight.hxx on model.hxx, to avoid unnecessary 2002-11-03 15:41:30 +00:00
YASim.hxx Major overhaul: 2002-05-11 16:28:50 +00:00