forked from D-MKF1/707
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
707-common.xml
569 lines (539 loc) · 21.8 KB
/
707-common.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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
<?xml version="1.0" encoding="UTF-8"?>
<!--####################################################################
Lake of Constance Hangar
Boeing 707 for Flightgear
Copyright (C) 2013 M.Kraus
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Every software has a developer, also free software.
As a gesture of courtesy and respect, I would be delighted
if you contacted me before making any changes to this software.
<info (at) marc-kraus.de> April, 2017
########################################################################-->
<PropertyList>
<sim n="0">
<description>Boeing 707</description>
<author>Lake of Constance Hangar [Original from Innis Cunningham]</author>
<status>2.2.7</status>
<flight-model>jsb</flight-model>
<aero>707</aero>
<virtual-cockpit archive="y">true</virtual-cockpit>
<allow-toggle-cockpit archive="y">true</allow-toggle-cockpit>
<tags>
<tag>boeing</tag>
<tag>low-wing</tag>
<tag>tricycle</tag>
<tag>retractable-gear</tag>
<tag>four-engine</tag>
<tag>jet</tag>
<tag>transport</tag>
<tag>1960s</tag>
<tag>1970s</tag>
<tag>ifr</tag>
</tags>
<rating>
<FDM type="int">4</FDM>
<systems type="int">5</systems>
<cockpit type="int">5</cockpit>
<model type="int">5</model>
</rating>
<systems n="0">
<autopilot n="0">
<path>Aircraft/707/Systems/autopilot.xml</path>
</autopilot>
</systems>
<instrumentation>
<path>Aircraft/707/Systems/instrumentation.xml</path>
</instrumentation>
<model>
<pushback>
<kp type="double">500</kp>
<ki type="double">100</ki>
<kd type="double">0</kd>
<position-norm type="double">0</position-norm>
</pushback>
<door>
<position-x-m type="float">-15.836</position-x-m>
<position-y-m type="float">-1.578</position-y-m>
<position-z-m type="float">0.1365</position-z-m>
<jetway-hood-deg type="float">5</jetway-hood-deg>
</door>
<door n="1">
<position-x-m type="float">-15.836</position-x-m>
<position-y-m type="float">-1.578</position-y-m>
<position-z-m type="float">0.1365</position-z-m>
<jetway-hood-deg type="float">5</jetway-hood-deg>
</door>
<door n="2">
<position-x-m type="float">-15.836</position-x-m>
<position-y-m type="float">-1.578</position-y-m>
<position-z-m type="float">0.1365</position-z-m>
<jetway-hood-deg type="float">5</jetway-hood-deg>
</door>
<ramp>
<x-m type="float">-15.68</x-m>
<class type="string">3</class>
</ramp>
</model>
<airport>
<runways>
<start-offset-m>30</start-offset-m>
</runways>
</airport>
<sound>
<path>Aircraft/707/Sounds/707-sound.xml</path>
<switch type = "bool">0</switch>
<stall-horn type="bool">0</stall-horn>
</sound>
<tutorials>
<tutorial include="Tutorials/707-startup-german.xml"/>
<tutorial include="Tutorials/707-startup-english.xml"/>
<tutorial include="Tutorials/707-startup-spanish.xml"/>
<tutorial include="Tutorials/707-startup-portugues.xml"/>
<tutorial include="Tutorials/707-startup-italiano.xml"/>
</tutorials>
<checklists>
<checklist include="Checklists/during-flight.xml"/>
<checklist include="Checklists/before-taxiing.xml"/>
<checklist include="Checklists/after-engines-startup-II.xml"/>
<checklist include="Checklists/after-engines-startup-I.xml"/>
<checklist include="Checklists/startup-engines.xml"/>
<checklist include="Checklists/before-engines-startup-III.xml"/>
<checklist include="Checklists/before-engines-startup-II.xml"/>
<checklist include="Checklists/before-engines-startup-EPU.xml"/>
<checklist include="Checklists/before-engines-startup-APU.xml"/>
</checklists>
<view>
<internal archive="y">true</internal>
<config>
<limits>
<enabled archive="y" type="bool">false</enabled>
</limits>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y">-0.46</x-offset-m>
<y-offset-m archive="y">1.19</y-offset-m>
<z-offset-m archive="y">-18.2</z-offset-m>
<pitch-offset-deg archive="y">-16.0</pitch-offset-deg>
<default-field-of-view-deg type="double">72</default-field-of-view-deg>
</config>
</view>
<view n="1">
<config>
<!-- big plane, so extend chase view offset a bit -->
<z-offset-m type="double" archive="y">-50.0</z-offset-m>
</config>
</view>
<view n="2">
<config>
<!-- big plane, so extend chase view offset a bit -->
<z-offset-m type="double" archive="y">-50.0</z-offset-m>
</config>
</view>
<view n="101">
<name>Copilot View</name>
<enabled type="bool">true</enabled>
<type>lookfrom</type>
<internal type="bool">true</internal>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">true</from-model-idx>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y"> 0.46</x-offset-m>
<y-offset-m archive="y">1.19</y-offset-m>
<z-offset-m archive="y">-18.2</z-offset-m>
<pitch-offset-deg archive="y">-16.0</pitch-offset-deg>
<default-pitch-deg type="double">-16.0</default-pitch-deg>
<default-field-of-view-deg type="double">72</default-field-of-view-deg>
</config>
</view>
<view n="102">
<name>Engineer View</name>
<enabled type="bool">true</enabled>
<type>lookfrom</type>
<internal type="bool">true</internal>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">true</from-model-idx>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y"> 0.17</x-offset-m>
<y-offset-m archive="y"> 1.21</y-offset-m>
<z-offset-m archive="y">-17.5</z-offset-m>
<heading-offset-deg type="double">-90.0</heading-offset-deg>
<pitch-offset-deg type="double">-2.0</pitch-offset-deg>
<from-model-idx type="int">0</from-model-idx>
<ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
<default-field-of-view-deg type="double">90.0</default-field-of-view-deg>
<default-pitch-deg type="double">-2.0</default-pitch-deg>
<default-heading-deg type="double">0</default-heading-deg>
<front-direction-deg type="double">0</front-direction-deg>
<front-left-direction-deg type="double">45</front-left-direction-deg>
<left-direction-deg type="double">90</left-direction-deg>
<back-left-direction-deg type="double">135</back-left-direction-deg>
<back-direction-deg type="double">180</back-direction-deg>
<back-right-direction-deg type="double">225</back-right-direction-deg>
<right-direction-deg type="double">270</right-direction-deg>
<front-right-direction-deg type="double">315</front-right-direction-deg>
<dynamic-view type="bool">true</dynamic-view>
</config>
</view>
<view n="103">
<name>Officer View</name>
<enabled type="bool">true</enabled>
<type>lookfrom</type>
<internal type="bool">true</internal>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">true</from-model-idx>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y"> 0.0</x-offset-m>
<y-offset-m archive="y"> 1.27</y-offset-m>
<z-offset-m archive="y">-17.6</z-offset-m>
<heading-offset-deg type="double"> 0.0</heading-offset-deg>
<pitch-offset-deg type="double">-5.0</pitch-offset-deg>
<ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
<default-field-of-view-deg type="double">70.0</default-field-of-view-deg>
<default-pitch-deg type="double">-5.0</default-pitch-deg>
<default-heading-deg type="double">0</default-heading-deg>
<front-direction-deg type="double">0</front-direction-deg>
<dynamic-view type="bool">true</dynamic-view>
</config>
</view>
<view n="104">
<name>Autopilot View</name>
<enabled type="bool">true</enabled>
<type>lookfrom</type>
<internal type="bool">true</internal>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">true</from-model-idx>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y"> 0.0</x-offset-m>
<y-offset-m archive="y"> 0.9</y-offset-m>
<z-offset-m archive="y">-18.45</z-offset-m>
<heading-offset-deg type="double"> 0.0</heading-offset-deg>
<pitch-offset-deg type="double">-75.0</pitch-offset-deg>
<ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
<default-field-of-view-deg type="double">70.0</default-field-of-view-deg>
<default-pitch-deg type="double">-5.0</default-pitch-deg>
<default-heading-deg type="double">0</default-heading-deg>
<front-direction-deg type="double">0</front-direction-deg>
<dynamic-view type="bool">true</dynamic-view>
</config>
</view>
<chase-distance-m>-45</chase-distance-m>
<multiplay>
<generic>
<int n="0" alias="/controls/lighting/landing-light"/> <!-- landing light nose wheel -->
<int n="1" alias="/controls/lighting/landing-light[1]"/> <!-- landing light left and right -->
<int n="2" alias="/controls/lighting/landing-light[2]"/> <!-- landing light tail -->
<int n="3" alias="/controls/lighting/nav-lights"/> <!-- wings green and red -->
<int n="4" alias="/controls/lighting/beacon-state/state"/> <!-- beacon -->
<int n="5" alias="/controls/lighting/strobe-state/state"/> <!-- Strobe -->
<int n="6" alias="/controls/special/tyresmoke"/> <!-- tyresmoke -->
<int n="7" alias="/controls/lighting/logo-lights"/> <!-- logo-light -->
<int n="8" type="int">0</int> <!-- select engines type -->
<int n="9" type="int">0</int> <!-- cargo aircraft -->
<int n="10" alias="/b707/refuelling/probe-right"/> <!-- refuel probe -->
<int n="11" alias="/b707/refuelling/probe-left"/> <!-- refuel probe -->
<int n="12" type="int">0</int> <!-- communication between tanker and receiving aircraft -->
<int n="13" alias="/instrumentation/mptcas/on"/> <!-- show AWACS radar turning -->
<int n="14" alias="/b707/external-power-connected"/> <!-- External Power-VW Kombi -->
<int n="15" type="int">0</int> <!-- jettison fuel 1 = left, 2 = right, 3 = both -->
<int n="16" type="int">0</int> <!-- 0 no immat, 1 immat on the rudder, 2 on fuselage down, 3 fuselage upper back -->
<int n="17" type="int">0</int> <!-- fire 1 = eng 1, 2 = eng 2, 3 = both -->
<int n="18" type="int">0</int> <!-- fire 1 = eng 3, 2 = eng 4, 3 = both -->
<int n="19" alias="/b707/crashed"/>
<float n="0" alias="/systems/electrical/outputs/cabin-dim"/> <!-- cabin light dimmer -->
<float n="1" alias="/gear/gear[0]/compression-norm"/> <!-- multiplayer see the wheels turning -->
<float n="2" alias="/gear/gear[0]/rollspeed-ms"/> <!-- multiplayer see the hanging backwheels -->
<float n="3" alias="/gear/gear[1]/compression-norm"/>
<float n="4" alias="/instrumentation/doors/pilotwin/position-norm"/> <!-- Cockpit - left -->
<float n="5" alias="/instrumentation/doors/copilotwin/position-norm"/> <!-- Cockpit - right -->
<float n="6" alias="/instrumentation/doors/pasfront/position-norm"/> <!-- Passenger - front -->
<float n="7" alias="/instrumentation/doors/pasrear/position-norm"/> <!-- Passenger - back -->
<float n="8" alias="/position/altitude-agl-ft"/> <!-- for the kind of fire or lights -->
<float n="9" alias="/controls/special/wiper-deg"/>
<float n="10" alias="/b707/anti-ice/window-alpha-fo"/> <!-- the icing on the windshield -->
<float n="11" alias="/b707/anti-ice/window-alpha-capt"/> <!-- the icing on the windshield -->
<float n="12" alias="/instrumentation/doors/nose/position-norm"/> <!-- Nose -->
<float n="13" alias="/b707/ground-service/fuel-truck/state"/> <!-- fuel-truck -->
<float n="14" alias="/engines/engine/reverser-pos-norm"/> <!-- multiplayer see the cowl flaps -->
<float n="15" alias="/instrumentation/doors/cargo/position-norm"/> <!-- Cargo door -->
<float n="16" alias="/instrumentation/doors/belly/position-norm"/> <!-- Belly door -->
<float n="17" alias="/orientation/pitch-deg"/> <!-- for the shadow without rembrandt -->
<float n="18" alias="/instrumentation/doors/refuel-boom/position-norm"/> <!-- in the TT the refuel boom -->
<!-- <string n="0" alias="/sim/multiplay/callsign"/> will be init in the registration.nas DO NOT USE string[0] for other properties -->
</generic>
</multiplay>
<flight-recorder include="Systems/flightrecorder.xml"/>
<flaps>
<setting>0.0</setting>
<setting>0.2</setting> <!-- 20% -->
<setting>0.4</setting> <!-- 40% takeoff-->
<setting>0.6</setting> <!-- 60% approach-->
<setting>1.0</setting> <!-- 100% landing -->
</flaps>
<aircraft-data>
<path>instrumentation/operating-time/total</path>
</aircraft-data>
</sim>
<engines>
<APU>
<rpm type="double">0</rpm>
<amp-v type="double">0</amp-v>
<on-fire type="bool">false</on-fire>
<running type="bool">false</running>
<serviceable type="bool">true</serviceable>
</APU>
<engine n="0">
<on-fire type="bool">false</on-fire>
<reverser-pos-norm type="double">0</reverser-pos-norm>
<running type="bool">false</running>
<rpm type="double">0</rpm>
<started type="bool">false</started>
<failed type="bool">false</failed>
<kw type="double">0</kw>
</engine>
<engine n="1">
<on-fire type="bool">false</on-fire>
<reverser-pos-norm type="double">0</reverser-pos-norm>
<running type="bool">false</running>
<rpm type="double">0</rpm>
<started type="bool">false</started>
<failed type="bool">false</failed>
<kw type="double">0</kw>
</engine>
<engine n="2">
<on-fire type="bool">false</on-fire>
<reverser-pos-norm type="double">0</reverser-pos-norm>
<running type="bool">false</running>
<rpm type="double">0</rpm>
<started type="bool">false</started>
<failed type="bool">false</failed>
<kw type="double">0</kw>
</engine>
<engine n="3">
<on-fire type="bool">false</on-fire>
<reverser-pos-norm type="double">0</reverser-pos-norm>
<running type="bool">false</running>
<rpm type="double">0</rpm>
<started type="bool">false</started>
<failed type="bool">false</failed>
<kw type="double">0</kw>
</engine>
</engines>
<input>
<keyboard include="Systems/keyboard.xml"/>
</input>
<autopilot>
<settings>
<target-speed-kt type="double">220</target-speed-kt>
<target-pitch-deg type="double">0</target-pitch-deg>
<target-altitude-ft type="int">0</target-altitude-ft>
<vertical-speed-fpm type="int">0</vertical-speed-fpm>
<heading-bug-deg type="int">0</heading-bug-deg>
</settings>
<switches>
<ap type="bool">0</ap>
<hdg type="bool">0</hdg>
<alt type="bool">0</alt>
<ias type="bool">0</ias>
<nav type="bool">0</nav>
<appr type="bool">0</appr>
<gps type="bool">0</gps>
<selected-nav type="bool">1</selected-nav>
</switches>
<constant>
<flare-base type="double">0.2</flare-base>
<derate-lowalt type="double">0.77</derate-lowalt>
<descent-profile-high-base type="double">0.18</descent-profile-high-base>
<descent-profile-high-rate type="double">-0.00096774</descent-profile-high-rate>
<descent-profile-low-base type="double">0.13</descent-profile-low-base>
<descent-profile-low-rate type="double">-0.00029032</descent-profile-low-rate>
</constant>
<Bendix-PB-20>
<controls>
<mode-selector type="int">2</mode-selector> <!-- 2 is manual control-->
<active type="bool">0</active> <!-- the AP engage switch -->
</controls>
</Bendix-PB-20>
</autopilot>
<controls>
<APU>
<off-start-run type="double">2</off-start-run>
</APU>
<engines>
<engine-start-switch type="int">1</engine-start-switch>
<engine n="0">
<cutoff type="bool">true</cutoff>
<starter type="bool">false</starter>
<starter-switch type="bool">false</starter-switch>
<out-of-fuel type="bool">false</out-of-fuel>
</engine>
<engine n="1">
<cutoff type="bool">true</cutoff>
<starter type="bool">false</starter>
<starter-switch type="bool">false</starter-switch>
<out-of-fuel type="bool">false</out-of-fuel>
</engine>
<engine n="2">
<cutoff type="bool">true</cutoff>
<starter type="bool">false</starter>
<starter-switch type="bool">false</starter-switch>
<out-of-fuel type="bool">false</out-of-fuel>
</engine>
<engine n="3">
<cutoff type="bool">true</cutoff>
<starter type="bool">false</starter>
<starter-switch type="bool">false</starter-switch>
<out-of-fuel type="bool">false</out-of-fuel>
</engine>
</engines>
<lighting>
<beacon type="bool">false</beacon>
<strobe type="bool">false</strobe>
<nav-lights type="bool">false</nav-lights>
<cabin-lights type="bool">false</cabin-lights>
<cabin-dim type="double">0.0</cabin-dim>
</lighting>
<special>
<wiper-switch type="int">0</wiper-switch>
<wiper-deg type="double">0.0</wiper-deg>
<slats-switch type="double">0.0</slats-switch>
</special>
<switches>
<dme type="bool">0</dme>
</switches>
<!-- only for tiller steering -->
<gear>
<brake-parking type="bool">1</brake-parking>
<tiller-cmd-norm type="double">0</tiller-cmd-norm>
<tiller-enabled type="bool" userarchive="y">true</tiller-enabled>
<nosegear-steering-cmd-norm type="double">0</nosegear-steering-cmd-norm>
<maingear-steering-cmd-norm type="double">0</maingear-steering-cmd-norm>
</gear>
</controls>
<!-- the b707 folder most properties set in other files. These we need for the tutorial-->
<b707>
<hydraulic>
<rudder type="double">0</rudder>
<system type="double">0</system>
<brake-valve type="double">0</brake-valve>
<ac-aux-pump n="0" type="bool">0</ac-aux-pump>
<ac-aux-pump n="1" type="bool">0</ac-aux-pump>
<hyd-fluid-shutoff-cover n="0" type="bool">0</hyd-fluid-shutoff-cover>
<hyd-fluid-shutoff-cover n="1" type="bool">0</hyd-fluid-shutoff-cover>
<hyd-fluid-shutoff n="0" type="bool">0</hyd-fluid-shutoff>
<hyd-fluid-shutoff n="1" type="bool">0</hyd-fluid-shutoff>
<hyd-fluid-pump n="0" type="bool">0</hyd-fluid-pump>
<hyd-fluid-pump n="1" type="bool">0</hyd-fluid-pump>
<spoiler-switch n="0" type="bool">1</spoiler-switch>
<spoiler-switch n="1" type="bool">1</spoiler-switch>
<rudder-switch type="bool">1</rudder-switch>
</hydraulic>
<anti-ice>
<drag-coefficient type="double">1.0</drag-coefficient>
</anti-ice>
<trim>
<spoiler-nose-down type="double">0.0</spoiler-nose-down>
<spoiler-nose-up type="double">0.0</spoiler-nose-up>
</trim>
<ap-loop type="bool">0</ap-loop>
<compass-pos type="double">1.0</compass-pos> <!-- compass is closed -->
<over-water type="bool">0</over-water>
<manual>
<board type="double">0.0</board>
<page type="int">0</page>
<title type="string">BOEING</title>
<subtitle1 type="string">OPERATION MANUAL</subtitle1>
<text1 type="string"></text1>
<subtitle2 type="string"></subtitle2>
<text2 type="string"></text2>
<subtitle3 type="string">MODEL 707 - 420/430</subtitle3>
<text3 type="string">FOR FLIGHTGEAR SIMULATION ONLY</text3>
<subtitle4 type="string"></subtitle4>
<text4 type="string">Lake of Constance Hangar Vol. 1.1.5</text4>
<content include="Models/Cockpit/Manual/manual.xml"/>
</manual>
<ground-service>
<fuel-truck>
<state type="double">0.0</state>
<enable type="bool">0</enable>
<connect type="bool">0</connect>
<transfer type="bool">0</transfer>
<clean type="bool">0</clean>
</fuel-truck>
</ground-service>
<stabilizer>
<cutout type="double">0.0</cutout>
</stabilizer>
</b707>
<payload>
<weight>
<name type="string">Crew</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[0]"/>
<min-lb type="double"> 540.0</min-lb>
<max-lb type="double">1810.0</max-lb>
</weight>
<weight>
<name type="string">First-class</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[1]"/>
<min-lb type="double"> 0.0</min-lb>
<max-lb type="double"> 6000.0</max-lb>
</weight>
<weight>
<name type="string">Second-class / wing</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[2]"/>
<min-lb type="double">0.0</min-lb>
<max-lb type="double">9940.0</max-lb>
</weight>
<weight>
<name type="string">Second-class / rear</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[3]"/>
<min-lb type="double">0.0</min-lb>
<max-lb type="double">13250.0</max-lb>
</weight>
<weight>
<name type="string">Luggage 1 - front</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[4]"/>
<min-lb type="double"> 0.0</min-lb>
<max-lb type="double"> 6000.0</max-lb>
</weight>
<weight>
<name type="string">Luggage 2 - center</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[5]"/>
<min-lb type="double"> 0.0</min-lb>
<max-lb type="double">10000.0</max-lb>
</weight>
<weight>
<name type="string">Luggage 3 - rear</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[6]"/>
<min-lb type="double"> 0.0</min-lb>
<max-lb type="double"> 10000.0</max-lb>
</weight>
</payload>
<instrumentation include="Systems/instrumentation-init.xml"/>
<limits>
<mass-and-balance>
<maximum-takeoff-mass-lbs>311000</maximum-takeoff-mass-lbs>
<maximum-takeoff-mass-lbs-jt4>333000</maximum-takeoff-mass-lbs-jt4>
<maximum-landing-mass-lbs>215000</maximum-landing-mass-lbs>
</mass-and-balance>
</limits>
<aircraft>
<door>
<x-m>16.2</x-m>
<y-m>10.047</y-m>
<z-m>2.7</z-m>
</door>
<jetway-hood-deg type="double">3</jetway-hood-deg>
</aircraft>
</PropertyList>