2005-02-19 10:51:46 +00:00
|
|
|
<?xml version="1.0"?>
|
2006-01-12 15:03:25 +00:00
|
|
|
<!--
|
|
|
|
File: IO320.xml
|
2008-08-26 07:56:56 +00:00
|
|
|
Author: Ron Jensen
|
2005-02-19 10:51:46 +00:00
|
|
|
|
2006-01-12 15:03:25 +00:00
|
|
|
Inputs:
|
|
|
|
name: IO320
|
|
|
|
type: piston
|
|
|
|
power: 160.0 hp
|
|
|
|
augmented? no
|
|
|
|
injected? no
|
|
|
|
-->
|
|
|
|
|
|
|
|
<piston_engine name="IO320">
|
2011-02-15 21:44:53 +00:00
|
|
|
<minmp unit="INHG"> 8.3 </minmp> <!-- Deprecated -->
|
2009-01-26 20:37:19 +00:00
|
|
|
<maxmp unit="INHG"> 28.5 </maxmp>
|
2008-08-26 07:56:56 +00:00
|
|
|
<displacement unit="IN3"> 320.0 </displacement>
|
2009-01-26 20:37:19 +00:00
|
|
|
<maxhp> 160.0 </maxhp>
|
|
|
|
<!-- bsfc> 0.37 </bsfc -->
|
2008-08-26 07:56:56 +00:00
|
|
|
<cycles> 4.0 </cycles>
|
2011-02-15 21:44:53 +00:00
|
|
|
<idlerpm> 600.0 </idlerpm>
|
2008-08-26 07:56:56 +00:00
|
|
|
<maxrpm> 2700.0 </maxrpm>
|
|
|
|
<maxthrottle> 1.0 </maxthrottle>
|
2009-04-13 11:47:06 +00:00
|
|
|
<minthrottle> 0.1 </minthrottle>
|
2008-08-26 07:56:56 +00:00
|
|
|
<sparkfaildrop> 0.1 </sparkfaildrop>
|
2006-01-12 15:03:25 +00:00
|
|
|
</piston_engine>
|
2009-01-26 20:37:19 +00:00
|
|
|
|