]> git.mxchange.org Git - flightgear.git/commit
Corrected fix for issue 1423 (YASim miscomputes incidence rotation of force vector)
authorColin Douglas Howell <colin.d.howell@gmail.com>
Sat, 5 Apr 2014 06:05:23 +0000 (23:05 -0700)
committerTorsten Dreyer <torsten@t3r.de>
Sat, 5 Apr 2014 09:58:16 +0000 (11:58 +0200)
commitef2898f25ce04ce6440c8f4723e92cacd8a6dd14
tree60f3d74412f01e723fb1b247cf301edc50f35b42
parent5002814554d59e058e5a8d3bbe7f64a3d2b8c577
Corrected fix for issue 1423 (YASim miscomputes incidence rotation of force vector)

I got the sign wrong in my previous fix, causing the vector to be rotated the
wrong way. See my latest comments in issue 1423. Sorry about that.
src/FDM/YASim/Surface.cpp