Initial revision.
This commit is contained in:
parent
8979f5a698
commit
128a52bca9
2 changed files with 71 additions and 0 deletions
11
Engine/engIO360C.xml
Normal file
11
Engine/engIO360C.xml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<FG_PISTON NAME="IO360C">
|
||||||
|
BRAKEHORSEPOWER 210.0
|
||||||
|
MAXTHROTTLE 1.0
|
||||||
|
MINTHROTTLE 0.2
|
||||||
|
SLFUELFLOWMAX 8.7
|
||||||
|
SPEEDSLOPE 0.00144
|
||||||
|
SPEEDINTERCEPT 0.546
|
||||||
|
ALTITUDESLOPE -1.6E-5
|
||||||
|
</FG_PISTON>
|
||||||
|
|
60
Engine/prop30FP2B.xml
Normal file
60
Engine/prop30FP2B.xml
Normal file
|
@ -0,0 +1,60 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<FG_PROPELLER NAME="30 Degree Fixed Pitch 2 Blade 5868-9 Clark Y">
|
||||||
|
IXX 5
|
||||||
|
DIAMETER 76
|
||||||
|
NUMBLADES 2
|
||||||
|
EFFICIENCY 17 1
|
||||||
|
0.0 0.00
|
||||||
|
0.1 0.09
|
||||||
|
0.2 0.16
|
||||||
|
0.3 0.25
|
||||||
|
0.4 0.34
|
||||||
|
0.5 0.42
|
||||||
|
0.6 0.52
|
||||||
|
0.7 0.64
|
||||||
|
0.8 0.73
|
||||||
|
0.9 0.79
|
||||||
|
1.0 0.83
|
||||||
|
1.1 0.85
|
||||||
|
1.2 0.86
|
||||||
|
1.3 0.85
|
||||||
|
1.4 0.80
|
||||||
|
1.5 0.50
|
||||||
|
1.55 0.00
|
||||||
|
C_THRUST 17 1
|
||||||
|
0.0 0.117
|
||||||
|
0.1 0.117
|
||||||
|
0.2 0.115
|
||||||
|
0.3 0.112
|
||||||
|
0.4 0.110
|
||||||
|
0.5 0.108
|
||||||
|
0.6 0.107
|
||||||
|
0.7 0.107
|
||||||
|
0.8 0.104
|
||||||
|
0.9 0.095
|
||||||
|
1.0 0.083
|
||||||
|
1.1 0.070
|
||||||
|
1.2 0.055
|
||||||
|
1.3 0.039
|
||||||
|
1.4 0.023
|
||||||
|
1.5 0.006
|
||||||
|
1.55 0.000
|
||||||
|
C_POWER 17 1
|
||||||
|
0.0 0.143
|
||||||
|
0.1 0.140
|
||||||
|
0.2 0.138
|
||||||
|
0.3 0.135
|
||||||
|
0.4 0.133
|
||||||
|
0.5 0.128
|
||||||
|
0.6 0.123
|
||||||
|
0.7 0.117
|
||||||
|
0.8 0.113
|
||||||
|
0.9 0.109
|
||||||
|
1.0 0.100
|
||||||
|
1.1 0.090
|
||||||
|
1.2 0.075
|
||||||
|
1.3 0.059
|
||||||
|
1.4 0.038
|
||||||
|
1.5 0.017
|
||||||
|
1.6 0.000
|
||||||
|
</FG_PROPELLER>
|
Loading…
Reference in a new issue