1
0
Fork 0
fgdata/Aircraft/c172p/Engines/eng_io320.xml
2006-01-12 15:03:25 +00:00

23 lines
584 B
XML

<?xml version="1.0"?>
<!--
File: IO320.xml
Author: Aero-Matic v 0.8
Inputs:
name: IO320
type: piston
power: 160.0 hp
augmented? no
injected? no
-->
<piston_engine name="IO320">
<minmp unit="INHG"> 6.5 </minmp>
<maxmp unit="INHG"> 29.92 </maxmp>
<displacement unit="IN3"> 320.00 </displacement>
<maxhp> 160.00 </maxhp>
<cycles> 2.0 </cycles>
<idlerpm> 550.0 </idlerpm>
<maxthrottle> 1.0 </maxthrottle>
<minthrottle> 0.2 </minthrottle>
</piston_engine>