]> git.mxchange.org Git - flightgear.git/commit
We don't handle propellers turning backwards. This got clamped
authorandy <andy>
Thu, 23 May 2002 19:47:19 +0000 (19:47 +0000)
committerandy <andy>
Thu, 23 May 2002 19:47:19 +0000 (19:47 +0000)
commit040c508aa87f6f508cc0ac7c6b3bb0912733d4bf
treea41c70e47ecf71a0f487da1f3a5a06ab313ca4e3
parent6af60f7462461291e92fee0ff3c83886bfa458ac
We don't handle propellers turning backwards.  This got clamped
implicitly in PropEngine by disallowing negative torques, but that was
removed at some point.  We really need the explosion protection here
at the source.
src/FDM/YASim/Propeller.cpp