]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/TurbineEngine.cpp
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / FDM / YASim / TurbineEngine.cpp
2005-11-11 andyOops again -- forgot that the solver needs fuel too. :)
2005-11-10 andyOops, typo.
2005-11-10 andyPredicate "engine running" on the out-of-fuel properties.
2005-11-06 andyForce fuel flow to zero when the engine isn't running.
2005-04-13 andyFix units bug with fuel flow
2004-07-27 curtAdd support for a turbo prop condition lever.
2004-07-20 curtCurt:
2004-05-01 andyIt can't be turned off, so force the running flag to...
2004-05-01 andyInitial checkin of a TurbineEngine implementation....