-
Notifications
You must be signed in to change notification settings - Fork 0
/
727-200RE-set.xml
48 lines (39 loc) · 1020 Bytes
/
727-200RE-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
<?xml version="1.0"?>
<!-- Copyright (c) 2018 Josh Davidson (Octal450) -->
<PropertyList include="727-200-main.xml">
<sim>
<description>Boeing 727-200 Super 27 (JT8D-219)</description>
<flight-model>jsb</flight-model>
<aero>727-200RE</aero>
<model>
<path>Aircraft/727-200/Models/727-200RE.xml</path>
<livery>
<file>Boeing 727</file>
</livery>
</model>
<systems n="0">
<autopilot n="4">
<path>Aircraft/727-200/Systems/JT8D-200.xml</path>
</autopilot>
</systems>
</sim>
<controls n="0">
<engines n="0">
<engine n="0">
<epr-lim type="double">2.01</epr-lim>
</engine>
<engine n="1">
<epr-lim type="double">2.11</epr-lim>
</engine>
<engine n="2">
<epr-lim type="double">2.01</epr-lim>
</engine>
</engines>
</controls>
<nasal n="0">
<specific>
<file>Aircraft/727-200/Nasal/722super27-livery.nas</file>
<file>Aircraft/727-200/Nasal/engines-2rev.nas</file>
</specific>
</nasal>
</PropertyList>