]> git.mxchange.org Git - flightgear.git/commit
Add a lift/drag vs. AoA graph option to the yasim tool, which
authorandy <andy>
Tue, 8 Aug 2006 18:05:43 +0000 (18:05 +0000)
committerandy <andy>
Tue, 8 Aug 2006 18:05:43 +0000 (18:05 +0000)
commit90e7c4ec439b60c5f215c0c15a28ed7ab92a4e46
tree7ed491989f27adb89663c097ff38bf718f1babdd
parent13ce1e48fb3d108865f51cd2c07898ecf12c900e
Add a lift/drag vs. AoA graph option to the yasim tool, which
generates a data file of aerodynamic lift and drag (and L/D) against
AoA at a specified speed and altitude through a full circle.  Wrote it
to track down the YF-23 superthrust issue, but it wasn't any help.
All the forces look fine.
src/FDM/YASim/Airplane.hpp
src/FDM/YASim/yasim-test.cpp