]> git.mxchange.org Git - flightgear.git/commit
Fixes a bugs in the handling of the holdback mount point (by Mathias),
authorandy <andy>
Wed, 1 Mar 2006 22:59:58 +0000 (22:59 +0000)
committerandy <andy>
Wed, 1 Mar 2006 22:59:58 +0000 (22:59 +0000)
commite4fe99ce12db27d70f297b3a1e787dd5fa0df48d
tree8095a4f3fce5e6f5624019c5e5706613cc68fdac
parent47f6b673653b4e3e60c92daf4d8fc64cec8fca59
Fixes a bugs in the handling of the holdback mount point (by Mathias),
and in the calculation of the launchbar angle (by Vivian).

It also calculates the holdback angle, and sets a Boolean value which
can be used to initiate the release of the catapult strop submodel at
the appropriate moment (new code by Vivian).
src/FDM/YASim/Hook.cpp
src/FDM/YASim/Hook.hpp
src/FDM/YASim/Launchbar.cpp
src/FDM/YASim/Launchbar.hpp
src/FDM/YASim/Model.cpp
src/FDM/YASim/YASim.cxx