]> git.mxchange.org Git - flightgear.git/commit
Return a positive shortage when there is still fuel in the tank;
authordavid <david>
Sat, 19 Jan 2002 18:25:52 +0000 (18:25 +0000)
committerdavid <david>
Sat, 19 Jan 2002 18:25:52 +0000 (18:25 +0000)
commit47772b9853cad2580dcc4dc665092fd660966ae5
tree9fedc0570c65f94a8f94ad38a30f8f2f98283a22
parent2008529299e7ec7aed1e87d1e8ad4d2f3b2d380f
Return a positive shortage when there is still fuel in the tank;
otherwise, the logic in FGEngine::ConsumeFuel breaks down and the
engine is starved when *any* feed tank is empty, rather than when all
feed tanks are empty.
src/FDM/JSBSim/FGTank.cpp