]> git.mxchange.org Git - flightgear.git/commit
Added a post-solver "initEngines()" call to return the engines to a sane
authorandy <andy>
Wed, 27 Feb 2002 00:41:57 +0000 (00:41 +0000)
committerandy <andy>
Wed, 27 Feb 2002 00:41:57 +0000 (00:41 +0000)
commitdf9069a2244cbde73466d7730135df9d57b66e63
tree5a6f900fe7b9c7a68cce235070dcac43e62295df
parentd3cca375dcbe4fe8b5c66ef6449fe20c3f4ab129
Added a post-solver "initEngines()" call to return the engines to a sane
initial state.  No more starting up at cruise RPM.
src/FDM/YASim/Airplane.cpp
src/FDM/YASim/Airplane.hpp
src/FDM/YASim/PropEngine.cpp
src/FDM/YASim/PropEngine.hpp
src/FDM/YASim/Thruster.hpp
src/FDM/YASim/YASim.cxx