forked from dogsaysmoo/757-200
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path757-200-RB211-set.xml
76 lines (67 loc) · 1.77 KB
/
757-200-RB211-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
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList include="757-main.xml">
<sim>
<description>Boeing 757-200 (Rolls Royce)</description>
<status>early production</status>
<author>Juuso Tapaninen, John Williams; original 757-200 authors Liam Gathercole, Skyop, Isais Prestes</author>
<tags>
<tag>transport</tag>
<tag>boeing</tag>
<tag>jet</tag>
<tag>retractable-gear</tag>
<tag>glass-cockpit</tag>
<tag>ifr</tag>
<tag>2010s</tag>
<tag>2000s</tag>
<tag>1990s</tag>
<tag>1980s</tag>
<tag>etops</tag>
<tag>twin-engine</tag>
</tags>
<rating>
<FDM type="int">3</FDM>
<systems type="int">4</systems>
<cockpit type="int">4</cockpit>
<model type="int">4</model>
</rating>
<flight-model>yasim</flight-model>
<aero>757-200-RB211</aero>
<model>
<path>Aircraft/757-200/Models/757-200.xml</path>
<livery>
<file>FIN</file>
</livery>
<variant type="int">1</variant>
</model>
<weight n="0">
<name>Crew</name>
<weight-lb>250</weight-lb>
<max-lb>600</max-lb>
<min-lb>120</min-lb>
</weight>
<weight n="1">
<name>Pax/Baggage/Cargo</name>
<weight-lb>42844</weight-lb>
<max-lb>57125</max-lb>
<min-lb>0</min-lb>
</weight>
</sim>
<instrumentation>
<!-- CDU stuff: http://wiki.flightgear.org/index.php/Howto:_Implement_a_Control_Display_Unit -->
<cdu>
<display>IDENT</display>
<ident>
<model>757-200</model>
<engines>RB211-535E4</engines>
</ident>
<input />
<serviceable type="bool">true</serviceable>
</cdu>
</instrumentation>
<limits n="0">
<mass-and-balance>
<maximum-takeoff-mass-lbs>250000</maximum-takeoff-mass-lbs>
<maximum-landing-mass-lbs>198000</maximum-landing-mass-lbs>
</mass-and-balance>
</limits>
</PropertyList>