]> git.mxchange.org Git - flightgear.git/commit
Helicopter update from Maik:
authorandy <andy>
Thu, 14 Sep 2006 18:18:33 +0000 (18:18 +0000)
committerandy <andy>
Thu, 14 Sep 2006 18:18:33 +0000 (18:18 +0000)
commit77ecc046762d87ca7ce7e1dd537c2ef8f2f981c0
tree447696bc087a371ad3c5fe592856d1325297ba83
parent2c193be0ca73278046d63de186127bba22a32edc
Helicopter update from Maik:
 More realistic calculation of vortices at the blades and therefore
 real airfoil parameters can be used now (not to be mixed up with the
 vortex ring state which is still not simulated), ground effect is now
 continuous e. g. at buildings, calculating of the rotor in more than 4
 directions, better documentation of the airfoil parameters.
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/Math.cpp
src/FDM/YASim/Math.hpp
src/FDM/YASim/Model.cpp
src/FDM/YASim/Rotor.cpp
src/FDM/YASim/Rotor.hpp
src/FDM/YASim/Rotorpart.cpp
src/FDM/YASim/Rotorpart.hpp