2015-07-05 18:32:41 +00:00
|
|
|
<?xml version="1.0"?>
|
2015-07-24 17:37:16 +00:00
|
|
|
|
2015-07-05 18:32:41 +00:00
|
|
|
<!--
|
|
|
|
File: IO360.xml
|
|
|
|
Author: dany93
|
|
|
|
|
|
|
|
Inputs:
|
|
|
|
name: IO360
|
|
|
|
type: piston
|
|
|
|
power: 180.0 hp
|
|
|
|
augmented? no
|
|
|
|
injected? no
|
|
|
|
-->
|
|
|
|
|
|
|
|
<piston_engine name="IO360">
|
2015-07-24 17:37:16 +00:00
|
|
|
<minmp unit="INHG"> 8.3 </minmp> <!-- Deprecated -->
|
|
|
|
<maxmp unit="INHG"> 28.5 </maxmp>
|
|
|
|
<displacement unit="IN3"> 360.0 </displacement>
|
|
|
|
<maxhp> 180.0 </maxhp>
|
|
|
|
<!-- bsfc> 0.37 </bsfc -->
|
|
|
|
<cycles> 4.0 </cycles>
|
|
|
|
<idlerpm> 600.0 </idlerpm>
|
|
|
|
<maxrpm> 2700.0 </maxrpm>
|
|
|
|
<maxthrottle> 1.0 </maxthrottle>
|
|
|
|
<minthrottle> 0.1 </minthrottle>
|
|
|
|
<sparkfaildrop> 0.1 </sparkfaildrop>
|
2018-02-10 20:55:32 +00:00
|
|
|
<oil-pressure-rpm-max> 1215 </oil-pressure-rpm-max>
|
2015-07-05 18:32:41 +00:00
|
|
|
</piston_engine>
|