-
Notifications
You must be signed in to change notification settings - Fork 1
/
BlueYellowYa.xml
168 lines (152 loc) · 9.3 KB
/
BlueYellowYa.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Tweaked C-32J YaSim Aerodynamics which I used because I don't care enough to make an FDM for a silly joke project.
-->
<airplane version="YASIM_VERSION_32" mass="130875">
<approach speed="145" aoa="3.3" fuel="0.17">
<control-setting axis="/controls/engines/engine[0]/throttle" value="0.5" />
<control-setting axis="/controls/engines/engine[1]/throttle" value="0.5" />
<control-setting axis="/controls/flight/flaps" value="1.0" />
<control-setting axis="/controls/gear/gear-down" value="1.0" />
<solve-weight idx="0" weight="450" />
<solve-weight idx="1" weight="47931" />
</approach>
<cruise speed="503" alt="35000" fuel="0.69">
<control-setting axis="/controls/engines/engine[0]/throttle" value="0.78" />
<control-setting axis="/controls/engines/engine[1]/throttle" value="0.78" />
<control-setting axis="/controls/flight/flaps" value="0.0" />
<control-setting axis="/controls/gear/gear-down" value="0.0" />
<solve-weight idx="0" weight="450" />
<solve-weight idx="1" weight="47931" />
</cruise>
<cockpit x="-2.25" y="0.0" z="1.4" />
<!-- FUSELAGE -->
<!-- Main fuselage -->
<fuselage ax="-5.656" ay="0.0" az="0.991" bx="-36.338" by="0.0" bz="0.991" cx="1.066" cy="1.066" cz="1.0" width="3.760" taper="1.0" midpoint="1.0" />
<!-- Nose cone -->
<fuselage ax="0.112" ay="0.0" az="0.0" bx="-5.656" by="0.0" bz="0.991" cx="1.066" cy="1.066" cz="1.0" width="3.760" taper="0.2" midpoint="1.0" />
<!-- Rear cone -->
<fuselage ax="-36.338" ay="0.0" az="0.991" bx="-46.923" by="0.0" bz="1.656" cx="1.066" cy="1.066" cz="1.0" width="3.760" taper="0.25" midpoint="0.0" />
<!-- WINGS -->
<wing x="-22.009" y="1.880" z="0.076" length="18.122" chord="8.333" sweep="18.9" taper="0.227" dihedral="10.5" camber="0.1" incidence="2.0" twist="-3.0" idrag="1.13">
<stall aoa="15.0" width="3" peak="1.5" />
<flap0 start="0.01" end="0.72" lift="1.4" drag="2.0" />
<flap1 start="0.745" end="0.985" lift="1.6" drag="1.3" />
<slat start="0.02" end="0.985" aoa="3.0" drag="1.4" />
<spoiler start="0.11" end="0.7" lift="0.5" drag="2.0" />
<control-input axis="/controls/flight/flaps" control="FLAP0" />
<control-input axis="/controls/flight/flaps" control="SLAT" src0="0.0" src1="0.177" dst0="0.0" dst1="1.0" />
<control-input axis="/controls/flight/aileron" control="FLAP1" split="true" />
<control-input axis="/controls/flight/aileron-trim" control="FLAP1" split="true" />
<control-input axis="/controls/flight/speedbrake" control="SPOILER" />
<control-output control="FLAP0" prop="/surface-positions/flap-pos-norm" />
<control-output control="FLAP1" side="left" prop="/surface-positions/left-aileron-pos-norm" />
<control-output control="FLAP1" side="right" prop="/surface-positions/right-aileron-pos-norm" />
<control-output control="SLAT" prop="/surface-positions/slats" />
<control-output control="SPOILER" prop="/surface-positions/fdm-speedbrake-pos-norm" />
<control-speed control="FLAP0" transition-time="64.0" />
<control-speed control="SLAT" transition-time="15.0" />
<control-speed control="SPOILER" transition-time="1.5" />
</wing>
<!-- ELEVATORS -->
<hstab x="-42.085" y="1.88" z="1.723" length="6.531" chord="4.242" twist="0.0" taper="0.411" sweep="28.8" camber="0.1">
<stall aoa="20" width="7" peak="1.5" />
<flap0 start="0.0" end="1.0" lift="1.7" drag="1.5" />
<control-input axis="/controls/flight/elevator" control="FLAP0" src0="-1.0" dst0="-0.7" src1="1.0" dst1="0.7" />
<control-input axis="/controls/flight/elevator-trim" control="FLAP0" />
<control-output control="FLAP0" prop="/surface-positions/elevator-pos-norm" />
</hstab>
<!-- TAIL -->
<vstab x="-41.19" y="0.00" z="2.996" chord="6.56" length="8.84" taper="0.475" sweep="35.0" effectiveness="1.5">
<stall aoa="15" width="2" peak="1.3" />
<flap0 start="0.0" end="1.0" lift="1.4" drag="1.3" />
<control-input axis="/controls/flight/rudder" control="FLAP0" invert="true" />
<control-input axis="/controls/flight/rudder-trim" control="FLAP0" invert="true" />
<control-output control="FLAP0" prop="/surface-positions/rudder-pos-norm" min="1" max="-1" />
</vstab>
<!-- ENGINES -->
<!-- Fuselage objects for nacelles -->
<fuselage ax="-16.628" ay="6.48" az="-0.985" bx="-19.059" by="6.48" bz="-0.97" cx="0.2" width="2.46" taper="0.9" midpoint="1.0" />
<fuselage ax="-19.059" ay="6.48" az="-0.97" bx="-21.522" by="6.48" bz="-0.801" cx="0.2" width="2.46" taper="0.65" midpoint="0.0" />
<fuselage ax="-16.628" ay="-6.48" az="-0.985" bx="-19.059" by="-6.48" bz="-0.97" cx="0.2" width="2.46" taper="0.9" midpoint="1.0" />
<fuselage ax="-19.059" ay="-6.48" az="-0.97" bx="-21.522" by="-6.48" bz="-0.801" cx="0.2" width="2.46" taper="0.65" midpoint="0.0" />
<!-- Actual engine definitions -->
<jet x="-18.391" y="6.48" z="-0.801" mass="7264.0" thrust="44800.0" afterburner="0.0" rotate="0.0" n1-idle="23.1" n1-max="109.4" n2-idle="62.2" n2-max="114.2" tsfc="0.358" egt="810.0" exhaust-speed="1255.0" spool-time="3.0" epr="2.00">
<control-input axis="/controls/engines/engine[0]/throttle" control="THROTTLE" />
<control-input axis="/controls/engines/engine[0]/reverser" control="REVERSE_THRUST" />
<control-output control="REVERSE_THRUST" prop="/surface-positions/left-reverser-pos-norm" />
<control-speed control="REVERSE_THRUST" transition-time="1.0" />
<actionpt x="-22.038" y="6.48" z="-0.801" />
</jet>
<jet x="-18.391" y="-6.48" z="-0.801" mass="7264.0" thrust="44800.0" afterburner="0.0" rotate="0.0" n1-idle="23.1" n1-max="109.4" n2-idle="62.2" n2-max="114.2" tsfc="0.358" egt="810.0" exhaust-speed="1255.0" spool-time="3.0" epr="2.00">
<control-input axis="/controls/engines/engine[1]/throttle" control="THROTTLE" />
<control-input axis="/controls/engines/engine[1]/reverser" control="REVERSE_THRUST" />
<control-output control="REVERSE_THRUST" prop="/surface-positions/right-reverser-pos-norm" />
<control-speed control="REVERSE_THRUST" transition-time="1.0" />
<actionpt x="-22.038" y="-6.48" z="-0.801" />
</jet>
<!-- LANDING GEARS -->
<!-- Pushback -->
<thruster x="-5.778" y="0.0" z="-3.3" vx="1" vy="0" vz="0" thrust="42000">
<control-input axis="/sim/model/pushback/force" control="THROTTLE" src0="-1" src1="1" dst0="-1" dst1="1" />
</thruster>
<!-- Nosegear -->
<gear x="-5.778" y="0.0" z="-3.37" compression="0.25" spring="0.7" damp="4.0" sfric="0.99">
<control-input axis="/controls/flight/rudder" control="STEER" square="true" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[0]/position-norm" />
<control-output control="STEER" prop="/gear/gear[0]/steering-norm" />
<control-speed control="EXTEND" transition-time="0.0" />
</gear>
<!-- Left main gear forward -->
<gear x="-23.484" y="3.768" z="-3.37" compression="0.6">
<control-input axis="/controls/gear/brake-left" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[1]/position-norm" />
<control-speed control="EXTEND" transition-time="0.0" />
</gear>
<!-- Left main gear aft -->
<gear x="-24.653" y="3.768" z="-3.37" compression="0.6">
<control-input axis="/controls/gear/brake-left" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[2]/position-norm" />
<control-speed control="EXTEND" transition-time="0.0" />
</gear>
<!-- Right main gear forward -->
<gear x="-23.484" y="-3.768" z="-3.37" compression="0.6">
<control-input axis="/controls/gear/brake-right" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[3]/position-norm" />
<control-speed control="EXTEND" transition-time="0.0" />
</gear>
<!-- Right main gear aft -->
<gear x="-24.653" y="-3.768" z="-3.37" compression="0.6">
<control-input axis="/controls/gear/brake-right" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[4]/position-norm" />
<control-speed control="EXTEND" transition-time="0.0" />
</gear>
<!-- FUEL AND PAYLOAD -->
<!-- Total fuel capacity: 105,170 pounds (This is an extended range plane) -->
<!-- Left wing fuel tank -->
<tank x="-24.3" y="8.25" z="0.8" jet="true" capacity="16680" />
<!-- Right wing fuel tank -->
<tank x="-24.3" y="-8.25" z="0.8" jet="true" capacity="16680" />
<!-- Center fuel tank -->
<tank x="-22.0" y="0.0" z="-0.75" jet="true" capacity="54590" />
<!-- Aux fuel tanks -->
<!-- Step up to 8610, was 8310 -->
<tank x="-20.0" y="0.0" z="-0.75" jet="true" capacity="8610" />
<tank x="-24.0" y="0.0" z="-0.75" jet="true" capacity="8610" />
<!-- Crew -->
<weight x="-2.5" y="0.0" z="1.0" mass-prop="/sim/weight[0]/weight-lb" size="0.0" solve-weight="0.0" idx="0" weight="600.0" />
<!-- PAX/Cargo -->
<weight x="-21.741" y="0.0" z="1.0" mass-prop="/sim/weight[1]/weight-lb" />
<!-- Ballast to adjust center of gravity -->
<ballast x="-11.0" y="0.0" z="1.0" mass="40000" />
<ballast x="-10.0" y="0.0" z="1.0" mass="700" />
</airplane>