forked from artix75/A320neo
-
Notifications
You must be signed in to change notification settings - Fork 5
/
A320neo-set.xml
264 lines (222 loc) · 7.45 KB
/
A320neo-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
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
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList include="A320neo-common.xml">
<sim>
<description>Airbus A320neo With Sharklets and CFM LEAP-X High ByPass Turbofan Engine</description>
<!-- Plus A320neo-common.xml author and status -->
<flight-model>jsb</flight-model>
<aero>A320neo</aero>
<variant>NEO</variant>
<engine>CFM LeapX</engine>
<model>
<path>Aircraft/A320neo/Models/A320neo.xml</path>
<livery>
<file>Airbus</file>
<neo-texture>Liveries/A320neo-Airbus.png</neo-texture>
</livery>
<door n="0">
<position-x-m>-11.3399</position-x-m>
<position-y-m>-1.96</position-y-m>
<position-z-m>0.98</position-z-m>
<jetway-hood-deg>5</jetway-hood-deg>
</door>
<!-- Plus A320neo-common.xml pushback and A320neo properties -->
</model>
<startup>
<splash-texture>Aircraft/A320neo/A320neo-splash.png</splash-texture>
<splash-texture>Aircraft/A320neo/Splash/splashACA.png</splash-texture>
<splash-texture>Aircraft/A320neo/Splash/splashEIN.png</splash-texture>
<splash-texture>Aircraft/A320neo/Splash/splashDAL.png</splash-texture>
<splash-texture>Aircraft/A320neo/Splash/splashJBU.png</splash-texture>
<splash-texture>Aircraft/A320neo/Splash/splashLAN.png</splash-texture>
</startup>
<!-- Plus A320neo-common.xml Tutorial -->
<!-- Flaps only go up to 35 degrees for the 320-200. 40º for 319-2xx
#REF-2 page 18
Conf. Slats/Flaps VFE(kt) FOR:
1 18/0 230 Intermediate approach and take off
*18/10 215
2 22/15 200 Take Off, Approach
3 22/22 185 Take Off, Approach, Landing
FULL 27/35 177 Landing
* Auto flap retraction at 210kt in takeoff configuration
-->
<flaps>
<!-- Only goes to 26º¿?
<setting>0.00</setting>
<setting>0.25</setting>
<setting>0.375</setting>
<setting>0.5</setting>
<setting>0.875</setting>
-->
<!-- As there ar no Slats, i'll combine both ¿does it make sense?
still reach max 30º
-->
<setting>0.00</setting><!-- -->
<setting>0.29</setting><!-- 18+0=18 -> 0.290 -->
<setting>0.596</setting><!-- 22+15=37 -> 0.596 -->
<setting>0.645</setting><!-- 22+22=44 -> 0.645 -->
<setting>1</setting><!-- 27+35=62 -> 1 -->
</flaps>
<airport>
<runways>
<start-offset-m>25</start-offset-m>
</runways>
</airport>
<view>
<name>Pilot View</name>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.525</x-offset-m>
<!-- <y-offset-m archive="y">2.2635023</y-offset-m>
<z-offset-m archive="y">-13.8829</z-offset-m> -->
<y-offset-m archive="y">2.30</y-offset-m>
<z-offset-m archive="y">-13.60</z-offset-m>
<pitch-offset-deg archive="y">-10.0</pitch-offset-deg>
</config>
</view>
<view n="100">
<name>Overhead Panel View</name>
<type>lookfrom</type>
<internal archive="y">true</internal>
<config>
<from-model type="bool">true</from-model>
<x-offset-m archive="y">0</x-offset-m>
<y-offset-m archive="y">2.2435023</y-offset-m>
<z-offset-m archive="y">-13.6</z-offset-m>
<pitch-offset-deg archive="y">40</pitch-offset-deg>
</config>
</view>
<view n="123">
<name>FMGC/CDU View</name>
<type>lookfrom</type>
<internal archive="y">true</internal>
<config>
<from-model type="bool">true</from-model>
<x-offset-m archive="y">-0.10</x-offset-m>
<y-offset-m archive="y">1.98</y-offset-m>
<z-offset-m archive="y">-14.39</z-offset-m>
<pitch-offset-deg archive="y">-75</pitch-offset-deg>
</config>
</view>
<view n="122">
<name>Pedestral View</name>
<type>lookfrom</type>
<internal archive="y">true</internal>
<config>
<from-model type="bool">true</from-model>
<x-offset-m archive="y">0</x-offset-m>
<y-offset-m archive="y">2.21</y-offset-m>
<z-offset-m archive="y">-13.96</z-offset-m>
<pitch-offset-deg archive="y">-75</pitch-offset-deg>
</config>
</view>
<view n="124">
<name>Copilot View</name>
<type>lookfrom</type>
<internal archive="y">true</internal>
<config>
<from-model type="bool">true</from-model>
<x-offset-m archive="y">0.525</x-offset-m>
<y-offset-m archive="y">2.2635023</y-offset-m>
<z-offset-m archive="y">-13.8829</z-offset-m>
<pitch-offset-deg archive="y">-15.0</pitch-offset-deg>
</config>
</view>
<!-- Plus A320neo-common.xml Views -->
<!-- Plus A320neo-common.xml sim/Multiplay/generic properties -->
<!-- Plus A320neo-common.xml Splash Screen image and color -->
<!-- Plus A320neo-common.xml systems/autopilot -->
<!-- Plus A320neo-common.xml chase distance -->
<!-- Plus A320neo-common.xml Sounds -->
<!-- Plus A320neo-common.xml Instrumentation -->
<!-- Plus A320neo-common.xml alarms -->
<!-- Plus A320neo-common.xml Menus & Help -->
<menubar>
<default>
<menu n="100">
<label>Airbus A320neo</label>
</menu>
</default>
</menubar>
</sim>
<!-- Plus A320neo-common.xml Consumables Fuel -->
<payload>
<weight n="0">
<name>Crew</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[0]" />
<min-lb type="double">120</min-lb>
<max-lb type="double">600</max-lb>
</weight>
<weight n="1">
<name>PAX</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[1]" />
<min-lb type="double">0</min-lb>
<max-lb type="double">39500</max-lb>
</weight>
<weight n="2">
<name>Fwd Cargo</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[2]" />
<min-lb type="double">0</min-lb>
<max-lb type="double">7500.12</max-lb>
</weight>
<weight n="3">
<name>Aft Cargo</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[3]" />
<min-lb type="double">0</min-lb>
<max-lb type="double">10000.16</max-lb>
</weight>
<weight n="4">
<name>Rear Bulk Cargo</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[4]" />
<min-lb type="double">0</min-lb>
<max-lb type="double">3300.32</max-lb>
</weight>
</payload>
<!-- Plus A320neo-common.xml Autopilot set -->
<!-- Plus A320neo-common.xml Controls -->
<!-- Plus A320neo-common.xml Engines -->
<!-- Plus A320neo-common.xml gear -->
<!-- Plus A320neo-common.xml instrumentation (cdu miss) -->
<instrumentation>
<cdu>
<display>IDENT</display>
<ident>
<model>Airbus A320-neo</model>
<engines>CFM LEAP-X</engines>
</ident>
<input />
<serviceable type="bool">true</serviceable>
</cdu>
</instrumentation>
<!-- Plus A320neo-common.xml Inputs key -->
<!-- Plus A320neo-common.xml Nasal -->
<limits>
<mass-and-balance> <!-- #ref-1 page67 WV016 -->
<maximum-ramp-mass-lbs>162922</maximum-ramp-mass-lbs>
<maximum-takeoff-mass-lbs>162040</maximum-takeoff-mass-lbs>
<maximum-landing-mass-lbs>145505</maximum-landing-mass-lbs>
<maximum-zero-fuel-mass-lbs>137789</maximum-zero-fuel-mass-lbs>
</mass-and-balance>
<max-flap-extension-speed>
<flaps>0.29</flaps>
<speed>230</speed>
</max-flap-extension-speed>
<max-flap-extension-speed>
<flaps>0.596</flaps>
<speed>200</speed>
</max-flap-extension-speed>
<max-flap-extension-speed>
<flaps>0.645</flaps>
<speed>185</speed>
</max-flap-extension-speed>
<max-flap-extension-speed>
<flaps>1</flaps>
<speed>177</speed>
</max-flap-extension-speed>
<vne>370</vne>
<max-gear-extension-speed>250</max-gear-extension-speed>
<max-positive-g>2.5</max-positive-g>
<max-negative-g>-1</max-negative-g>
</limits>
<!-- Plus A320neo-common.xml Aircraft jetpos -->
</PropertyList>