]> git.mxchange.org Git - flightgear.git/commit
Curt noticed a while back that YASim was producing alpha and sideslip
authorandy <andy>
Mon, 28 Aug 2006 17:24:34 +0000 (17:24 +0000)
committerandy <andy>
Mon, 28 Aug 2006 17:24:34 +0000 (17:24 +0000)
commit2f2d486778cdedda83c12c660c1bbd472e61f528
treeedaa060e6ffeb89be6e9317113e7a4e8467d3a64
parent03bba2a792c8644c644307d96b62cfbe42a6d860
Curt noticed a while back that YASim was producing alpha and sideslip
values that were angles between the aircraft's orientation and the
global velocity vector, not the airflow velocity.  So the HUD velocity
vector was wrong when the wind was non-zero.  Fix that.
src/FDM/YASim/Glue.cpp
src/FDM/YASim/Glue.hpp
src/FDM/YASim/YASim.cxx