-
Notifications
You must be signed in to change notification settings - Fork 1
/
MD-11F-GE-set.xml
56 lines (48 loc) · 1.39 KB
/
MD-11F-GE-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
<?xml version="1.0" encoding="UTF-8" ?>
<!--
##############################################
# Copyright (c) Joshua Davidson (it0uchpods) #
##############################################
-->
<PropertyList include="MD-11-main.xml">
<sim>
<sound>
<path>Aircraft/IDG-MD-11X/Sounds/cf680-sound.xml</path>
</sound>
<description>McDonnell Douglas MD-11F (CF6-80C2D1F)</description>
<flight-model>jsb</flight-model>
<aero>MD-11-GE</aero>
<model n="0">
<path>Aircraft/IDG-MD-11X/Models/MD-11F-GE.xml</path>
<armrest type="double">0</armrest>
<door>
<position-x-m type="float">-24.0</position-x-m>
<position-y-m type="float">-2.3</position-y-m>
<position-z-m type="float">6.0</position-z-m>
<jetway-hood-deg type="float">5</jetway-hood-deg>
</door>
<door>
<position-x-m type="float">-14.5</position-x-m>
<position-y-m type="float">-2.8</position-y-m>
<position-z-m type="float">6.0</position-z-m>
<jetway-hood-deg type="float">1</jetway-hood-deg>
</door>
<livery>
<file type="string">FED</file>
</livery>
</model>
<systems n="0">
<autopilot n="6">
<path>Aircraft/IDG-MD-11X/Systems/fadec-ge.xml</path>
</autopilot>
</systems>
</sim>
<options n="0">
<eng>GE</eng>
</options>
<nasal n="0">
<specific>
<file>Aircraft/IDG-MD-11X/Nasal/md-11f-ge-liveries.nas</file>
</specific>
</nasal>
</PropertyList>