]> git.mxchange.org Git - flightgear.git/commit
Fix for issue 1400 (YASim slats always give full stall enhancement)
authorColin Douglas Howell <colin.d.howell@gmail.com>
Sat, 22 Mar 2014 19:11:39 +0000 (12:11 -0700)
committerColin Douglas Howell <colin.d.howell@gmail.com>
Sat, 22 Mar 2014 19:11:39 +0000 (12:11 -0700)
commit8a9ce0ccf7b3b6a8e081a042b81031bfe118d478
tree5bf0244da566d9da71c5f2b1ed2ee1b753b524aa
parent527eb9d444071b1e1aec01b6bc41af165e28403b
Fix for issue 1400 (YASim slats always give full stall enhancement)

Surface::stallFunc() now scales _slatAlpha by _slatPos when adjusting stallAlpha.
src/FDM/YASim/Surface.cpp