-
Notifications
You must be signed in to change notification settings - Fork 1
/
727-230-set.xml
287 lines (239 loc) · 7.24 KB
/
727-230-set.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<PropertyList>
<sim>
<description>Boeing 727-230</description>
<author>Heiko Schulz (fuselage, wings), Emmanuel Barranger (Instruments)</author>
<status>alpha</status>
<rating>
<FDM type="int">2</FDM>
<systems type="int">1</systems>
<cockpit type="int">2</cockpit>
<model type="int">3</model>
</rating>
<flight-model>yasim</flight-model>
<aero>727-230</aero>
<startup>
<splash-texture>Aircraft/727-230/splash-tribute.png</splash-texture>
</startup>
<sound>
<path>Aircraft/737-100/Sounds/737-100-sound.xml</path>
<switch type="bool">0</switch>
<stall-horn type="bool">0</stall-horn>
</sound>
<menubar>
<default>
<menu n="10">
<label>727-230</label>
<enabled type="bool">true</enabled>
<item >
<label>Pushback</label>
<name>pushback</name>
<binding>
<command>dialog-show</command>
<dialog-name>pushback</dialog-name>
</binding>
</item>
<item>
<label>Select Livery</label>
<binding>
<command>nasal</command>
<script>aircraft.livery.dialog.open()</script>
</binding>
</item>
</menu>
</default>
</menubar>
<autopilot>
<path>Aircraft/727-230/737-autopilotV5.xml</path>
</autopilot>
<model>
<path>Aircraft/727-230/Models/727-230.xml</path>
<livery>
<name type="string">Lufthansa</name>
<texture>727-230_Lufthansa.png</texture>
</livery>
<tail>
<name type="string">Lufthansa</name>
<texture>727-230.tail_Lufthansa.png</texture>
</tail>
</model>
<view>
<internal archive="y">true</internal>
<config>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y">-0.475</x-offset-m>
<y-offset-m archive="y">1.02</y-offset-m>
<z-offset-m archive="y">-20.44</z-offset-m>
<!-- <z-offset-m archive="y">-6.300</z-offset-m>-->
<pitch-offset-deg archive="y">-11.0</pitch-offset-deg>
<default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
<dynamic>
<enabled type="bool" userarchive="y">false</enabled>
</dynamic>
</config>
</view>
<view n="100">
<name>interior view</name>
<type>lookfrom</type>
<internal archive="y">true</internal>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">0</from-model-idx>
<ground-level-nearplane-m type="double">0.05f</ground-level-nearplane-m>
<default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
<default-pitch-deg type="double">0</default-pitch-deg>
<default-heading-deg type="double">0</default-heading-deg>
<front-direction-deg type="double">0</front-direction-deg>
<x-offset-m archive="y" type="double">-0.36</x-offset-m>
<y-offset-m archive="y" type="double">1.09</y-offset-m>
<z-offset-m archive="y" type="double">20.53</z-offset-m>
<pitch-offset-deg>3</pitch-offset-deg>
</config>
</view>
<chase-distance-m>-100</chase-distance-m>
<flaps>
<setting>0.000</setting>
<!-- flaps up -->
<setting>0.125</setting>
<!-- flaps 1 -->
<setting>0.250</setting>
<!-- flaps 2 -->
<setting>0.375</setting>
<!-- flaps 5 -->
<setting>0.500</setting>
<!-- flaps 10 -->
<setting>0.625</setting>
<!-- flaps 15 -->
<setting>0.750</setting>
<!-- flaps 25 -->
<setting>0.875</setting>
<!-- flaps 30 -->
<setting>1.000</setting>
<!-- flaps 40 -->
</flaps>
<!--<ai>
<submodels>
<contrails type="bool">true</contrails>
</submodels>
</ai>-->
<weight n="0">
<name>156 PAX</name>
<weight-lb>25080</weight-lb>
<max-lb>25080</max-lb>
</weight>
<weight n="1">
<name>pilots</name>
<weight-lb>540</weight-lb>
<max-lb>540</max-lb>
</weight>
<instrumentation>
<mk-viii>
<name>mk-viii</name>
<number>0</number>
</mk-viii>
</instrumentation>
</sim>
<!-- IAHMCOL introduced new instrumentation file to install ADF, Clock, and DME. Old config was transferred there -->
<instrumentation>
<path>Aircraft/727-230/Systems/727-230-instrumentation.xml</path>
</instrumentation>
<gear>
<gear n="0">
<tyre-smoke type="int">0</tyre-smoke>
<sprayspeed-ms type="double">0</sprayspeed-ms>
<spray-density type="double">0</spray-density>
</gear>
<gear n="1">
<tyre-smoke type="int">0</tyre-smoke>
<sprayspeed-ms type="double">0</sprayspeed-ms>
<spray-density type="double">0</spray-density>
</gear>
<gear n="2">
<tyre-smoke type="int">0</tyre-smoke>
<sprayspeed-ms type="double">0</sprayspeed-ms>
<spray-density type="double">0</spray-density>
</gear>
</gear>
<!-- IAHMCOL: It creates 3 tanks, RW and LH capable of 1890 gallons
each. Center capable of 4310 gallons; for an standard option of
8090 total gallons. Tanks start filled, and Center selected.
Ideally, when center tank (feeding the 3 engines) equalizes 1890
gallons, RW and LH should start feeding also, one engine per tank.
Switch for center vs 3 tank feeding configuration might be implemented.
Automatic switch of center vs 3 tank feeding might be implemented
-->
<!-- IAHMCOL suggests reading
http://wiki.flightgear.org/Howto:Write_a_fuel_system_in_JSBSim
for trying to implement fueling method
-->
<consumables>
<fuel>
<tank n="0">
<name type="string">Left Wing</name>
<density-ppg type="double">6.72</density-ppg>
<unusable-gal_us type="double">2.5</unusable-gal_us>
<level-gal_us type="double">1890</level-gal_us>
<selected type="bool">false</selected>
</tank>
<tank n="1">
<name type="string">Center</name>
<density-ppg type="double">6.72</density-ppg>
<unusable-gal_us type="double">2.5</unusable-gal_us>
<level-gal_us type="double">4310</level-gal_us>
<selected type="bool">true</selected>
</tank>
<tank n="2">
<name type="string">Right Wing</name>
<density-ppg type="double">6.72</density-ppg>
<unusable-gal_us type="double">2.5</unusable-gal_us>
<level-gal_us type="double">1890</level-gal_us>
<selected type="bool">false</selected>
</tank>
</fuel>
</consumables>
<engines>
<engine n="0">
<rpm>1000</rpm>
<reverser-position type="double">0.000000</reverser-position>
</engine>
<engine n="1">
<rpm>1000</rpm>
<reverser-position type="double">0.000000</reverser-position>
</engine>
<engine n="2">
<rpm>1000</rpm>
<reverser-position type="double">0.000000</reverser-position>
</engine>
</engines>
<!--Nasal files modified to include ADF/RMI and DME -->
<nasal>
<ADF>
<file>Aircraft/727-230/Nasal/mk-rmi-adf-nav.nas</file>
</ADF>
<DME>
<file>Aircraft/727-230/Nasal/mk-ki266.nas</file>
<script><![CDATA[
ki266.new(0);
]]></script>
</DME>
<tyresmoke>
<file>Aircraft/727-230/Nasal/tyresmoke.nas</file>
</tyresmoke>
<livery>
<file>Aircraft/727-230/Nasal/livery.nas</file>
</livery>
</nasal>
<!-- Engines using thrust reversal keyboard. http://wiki.flightgear.org/index.php/Howto:_Add_thrust_reversal -->
<!-- Prestes Hangar code - SET-2009 -->
<input>
<keyboard>
<key n="127">
<name>Delete</name>
<desc>Toggle Reversers</desc>
<binding>
<command>nasal</command>
<script>reversethrust.togglereverser()</script>
</binding>
</key>
</keyboard>
</input>
</PropertyList>