]> git.mxchange.org Git - flightgear.git/commit
Modify solution heuristics. Do the cruise AoA and tail incidence only
authorandy <andy>
Wed, 29 May 2002 08:41:13 +0000 (08:41 +0000)
committerandy <andy>
Wed, 29 May 2002 08:41:13 +0000 (08:41 +0000)
commit7e63c0f6e8fb5a1517343a8d1a5c9b13b4952f90
treef56de101f714ec6780744d530ce603dfcf0bfce4
parentadeeed1a0e9dba19ba9e02f3fb28ba080e6ff021
Modify solution heuristics.  Do the cruise AoA and tail incidence only
when the lift/drag are really solid.  And defer the approach trim until
the all four of the other variables are perfect.  I believe this should
fix the solution failures under gcc 2.95.2.
src/FDM/YASim/Airplane.cpp