]> git.mxchange.org Git - flightgear.git/commit
Add a *really* crude model of ITT, Oil Temp, and Oil Pressure. This
authorcurt <curt>
Tue, 23 Nov 2004 21:35:30 +0000 (21:35 +0000)
committercurt <curt>
Tue, 23 Nov 2004 21:35:30 +0000 (21:35 +0000)
commit91ae7ce82a14de5b999d9630885d0234f2a58b14
treef1aeb666abedce48c6454d0bea67977deaca0279
parent7159e318e10427d9f61556b2fe965d445496ea4e
Add a *really* crude model of ITT, Oil Temp, and Oil Pressure.  This
currently just returns a lagged normalized value in the range of 0-1 that
is proportional to N1.  It's up to the engine gauge to scale to the right
range.  This is for lack of a real model of these items so we can have
something to drive the engine gauges.
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/FGFDM.hpp
src/FDM/YASim/Jet.hpp