]> git.mxchange.org Git - flightgear.git/commit
Solve for the elevator control input during approach. It turns out that
authorandy <andy>
Tue, 21 May 2002 07:40:46 +0000 (07:40 +0000)
committerandy <andy>
Tue, 21 May 2002 07:40:46 +0000 (07:40 +0000)
commit4535c84b993fb9b6adecc9a699309b329f23c4ee
tree7cd76ea66d95f2d30f43b5a847446f811308ded8
parente380891c40e745b0697363a756118a2c52c20b23
Solve for the elevator control input during approach.  It turns out that
the downforce from the tail due to elevator trim is a significant contribution
to total lift.
src/FDM/YASim/Airplane.cpp
src/FDM/YASim/Airplane.hpp
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/YASim.cxx