]> git.mxchange.org Git - flightgear.git/commit
Piston engine oil temperature model from David Luff:
authorandy <andy>
Wed, 19 Oct 2005 18:52:57 +0000 (18:52 +0000)
committerandy <andy>
Wed, 19 Oct 2005 18:52:57 +0000 (18:52 +0000)
commit76f4bc1cef4121e2f8f9ac17c60747de67ed9d83
treea330f815d14d5a2a1da3d4d3b526be05890dbe2c
parent37b9a23122153af0110ad814fd2d343773d44e8f
Piston engine oil temperature model from David Luff:

Attached is a patch to add oil temperature to the YASim piston engine
model.  This brings to life one of the pa28-161's otherwise 'dead'
guages.  It's a pretty simple 'model' based on temperatures and warmup
times I've observed in the labs on auto engines and run through my
dodgy-memory filter.  It does the job of populating the guage with
something plausible though.
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/PistonEngine.cpp
src/FDM/YASim/PistonEngine.hpp
src/FDM/YASim/YASim.cxx