1
0
Fork 0
fgdata/Engine/engIO360C.xml
2002-09-20 17:57:34 +00:00

22 lines
734 B
XML

<?xml version="1.0"?>
<!--
MINMP: minimum manifold pressure in inches Hg
MAXMP: maximum manifold pressure in inches Hg
DISPLACEMENT: total cylinder space (??) in cubic inches
MAXHP: maximum horsepower produced (=BRAKEHORSEPOWER in the old
config)
CYCLES: cycles/power stroke
IDLERPM: minimum RPM when the engine is running
MAXTHROTTLE: maximum throttle setting (as before)
MINTHROTTLE: minimum throttle setting (as before)
-->
<FG_PISTON NAME="IO360C">
MINMP 6.5
MAXMP 29.92
DISPLACEMENT 360.0
MAXHP 160.0
CYCLES 2.0
IDLERPM 550.0
MAXTHROTTLE 1.0
MINTHROTTLE 0.2
</FG_PISTON>