-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.xml
188 lines (150 loc) · 3.56 KB
/
help.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
<?xml version="1.0"?>
<!-- 747SP online help :
WARNING : real data are duplicated from Readme.
-->
<PropertyList>
<!-- Specific keys -->
<key>
<name>left/right</name>
<desc>autopilot heading</desc>
</key>
<key>
<name></name>
<desc>floating view left/right</desc>
</key>
<key>
<name>up/down</name>
<desc>increase/decrease altitude</desc>
</key>
<key>
<name></name>
<desc>floating view front/aft</desc>
</key>
<key>
<name>home/end</name>
<desc>increase/decrease altitude (slow)</desc>
</key>
<key>
<name></name>
<desc>floating view front/aft (fast)</desc>
</key>
<key>
<name>page up/down</name>
<desc>increase/decrease autothrottle</desc>
</key>
<key>
<name></name>
<desc>floating view up/down</desc>
</key>
<key>
<name>a/A</name>
<desc>speed-up</desc>
</key>
<key>
<name>j / k</name>
<desc>decrease / increase spoilers</desc>
</key>
<key>
<name>q</name>
<desc>quit speed-up</desc>
</key>
<key>
<name>S</name>
<desc>swap 2D panels</desc>
</key>
<key>
<name>ctrl-A</name>
<desc>toggle altitude select</desc>
</key>
<key>
<name>ctrl-D</name>
<desc>disconnect autopilot</desc>
</key>
<key>
<name>ctrl-E</name>
<desc>engineer view</desc>
</key>
<key>
<name>ctrl-G</name>
<desc>toggle glide slope + vor loc</desc>
</key>
<key>
<name>ctrl-H</name>
<desc>toggle heading select</desc>
</key>
<key>
<name>ctrl-I</name>
<desc>menu</desc>
</key>
<key>
<name>ctrl-J</name>
<desc>copilot view</desc>
</key>
<key>
<name>ctrl-K</name>
<desc>observer (floating) view</desc>
</key>
<key>
<name>ctrl-N</name>
<desc>toggle vor loc</desc>
</key>
<key>
<name>ctrl-S</name>
<desc>toggle autothrottle</desc>
</key>
<key>
<name>ctrl-T</name>
<desc>toggle altitude hold</desc>
</key>
<key>
<name>shift-ctrl-X</name>
<desc>restore floating view</desc>
</key>
<!-- FDM ops -->
<text>
________________________Procedures_________________________
Takeoff :
rotation 180 kt (full load), 170 kt (landing load), flaps 20.
trim before engaging autopilot.
Climb :
flaps retraction with autothrottle.
310 kt above 10000 ft.
Cruise :
0.84 mach.
Descent :
at 225 NM (38000 ft).
310 kt below 28000 ft.
Approach :
160 kt (landing load), 150 kt (empty tank), flaps 20.
Final :
160 kt (landing load), 150 kt (empty tank), 140 kt (empty weight), flaps 30.
arm spoilers.
Landing :
154 kt (landing load), 140 kt (empty tank).
touch down below 400 ft/min.
<!-- Real data -->
________________________Limitations________________________
Vne/Mne : 445 kt / Mach 0.95
Vmo/Mmo : 375 kt / Mach 0.92
landing gear limits
extended : 320 kt / Mach 0.82
extend : 270 kt / Mach 0.82
retract : 250 kt / Mach 0.82
flaps limits
1 deg : 275 kt
5 deg : 255 kt
10 deg : 238 kt
20 deg : 231 kt
25 deg : 205 kt
30 deg : 180 kt
V2 (MTOW) : 190 kt
Vapp
min : Vref + 5 kt
app : Vref + 1/2 head wind
max : Vref + 20 kt
Vref (MLW) : 154 kt
ceiling : 45100 ft
max take off (MTOW) : 833000 lb
max landing (MLW) : 630000 lb
</text>
</PropertyList>