]> git.mxchange.org Git - flightgear.git/commit
Fix for issue 1423 (YASim miscomputes force vector on Surfaces with nonzero incidence)
authorColin Douglas Howell <colin.d.howell@gmail.com>
Tue, 25 Mar 2014 08:50:21 +0000 (01:50 -0700)
committerColin Douglas Howell <colin.d.howell@gmail.com>
Tue, 25 Mar 2014 08:50:21 +0000 (01:50 -0700)
commitaa27b38666320b6826ad6afa102acdcdbb77f5d2
tree4fe04188c301e361c59405e8336e24bd4e694bdd
parente7dec994b80c409f59e6fafaeee57c5a98181c4a
Fix for issue 1423 (YASim miscomputes force vector on Surfaces with nonzero incidence)

Surface::calcForce() now does reverse incidence rotation of force vector properly.
src/FDM/YASim/Surface.cpp