]> git.mxchange.org Git - flightgear.git/commit
Allow YASim flight models to override the hard-coded fine and coarse
authordavid <david>
Sun, 26 Feb 2006 16:46:51 +0000 (16:46 +0000)
committerdavid <david>
Sun, 26 Feb 2006 16:46:51 +0000 (16:46 +0000)
commit86c3a3b5c4b8a2d72528f42f55754dc26ab269ca
treef965ee2ff7bd040df5fa2a89e48a192e211c86e0
parent395ea07252a1dfb254c0da1770f966e28d4dc4fe
Allow YASim flight models to override the hard-coded fine and coarse
propeller pitch stops for constant speed propellers.  The default
values are the same as the previous hard-coded values.  The new
attributes, "fine-stop" and "coarse-stop", are documented in the base
package, Docs/README.yasim.
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/PropEngine.cpp
src/FDM/YASim/Propeller.cpp
src/FDM/YASim/Propeller.hpp