]> git.mxchange.org Git - flightgear.git/commit
YASim now supports the new fuel.nas fuel management system. It
authorandy <andy>
Sat, 27 Mar 2004 04:07:18 +0000 (04:07 +0000)
committerandy <andy>
Sat, 27 Mar 2004 04:07:18 +0000 (04:07 +0000)
commitc62048d5e26a2931f2a0f5fa7e94b3f7203e4762
treeebde9df0008b8453692555972b10f1fe70e96df4
parent17b6142a762d1ab91274b4186d977f7bed152067
YASim now supports the new fuel.nas fuel management system.  It
reads the /consumables tree for input to determine weights, but
places output only in /engines/engine[n]/fuel-consumed-lbs where
it gets picked up by the Nasal code.
src/FDM/YASim/Airplane.cpp
src/FDM/YASim/Airplane.hpp
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/yasim-test.cpp