.. |
.cvsignore
|
Ignore more generated files.
|
2002-12-04 01:01:45 +00:00 |
Airplane.cpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
Airplane.hpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
Atmosphere.cpp
|
Add spdFromMach() and spdFromVCAS().
|
2003-03-02 01:43:39 +00:00 |
Atmosphere.hpp
|
Add spdFromMach() and spdFromVCAS().
|
2003-03-02 01:43:39 +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
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
ControlMap.hpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
FGFDM.cpp
|
Set the RPM from the property tree with each iteration. This allows a
|
2003-10-18 20:07:46 +00:00 |
FGFDM.hpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +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
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
Math.cpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
Math.hpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
Model.cpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
Model.hpp
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +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
|
Jim Wilson:
|
2003-05-16 17:27:17 +00:00 |
Propeller.hpp
|
Jim Wilson:
|
2003-05-16 17:27:17 +00:00 |
PropEngine.cpp
|
Add the ability to set the RPM from the outside.
|
2003-10-18 20:07:06 +00:00 |
PropEngine.hpp
|
Add the ability to set the RPM from the outside.
|
2003-10-18 20:07:06 +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 |
Rotor.cpp
|
Fix a bug that gets triggered at least in MSVC and gcc-2.95
|
2003-10-19 09:27:27 +00:00 |
Rotor.hpp
|
Initial revision.
|
2003-10-16 14:40:13 +00:00 |
Rotorblade.cpp
|
Initial revision.
|
2003-10-16 14:40:13 +00:00 |
Rotorblade.hpp
|
Initial revision.
|
2003-10-16 14:40:13 +00:00 |
Rotorpart.cpp
|
Fix a typo which Frederic's compiler flagged.
|
2003-10-17 19:17:17 +00:00 |
Rotorpart.hpp
|
Initial revision.
|
2003-10-16 14:40:13 +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
|
Interpolate the twist linearly over the wing.
|
2003-02-18 17:37:28 +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
|
This is step "1" of probably "many" in the process of separating out the
|
2003-05-06 23:46:24 +00:00 |
YASim.cxx
|
Maik Justus: modifications to add helicopter modeling to YASim.
|
2003-10-16 14:56:13 +00:00 |
YASim.hxx
|
Begin supporting a starting speed for YASim:
|
2003-02-22 20:29:43 +00:00 |