forked from legoboyvdlp/A320-family
-
Notifications
You must be signed in to change notification settings - Fork 0
/
A320-200-IAE.xml
267 lines (250 loc) · 6.47 KB
/
A320-200-IAE.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
265
266
267
<?xml version="1.0"?>
<!-- Copyright (c) 2024 Josh Davidson (Octal450) -->
<fdm_config name="A320" version="2.0" release="BETA">
<fileheader>
<author>Josh Davidson (Octal450)</author>
<description>A320 FDE</description>
</fileheader>
<metrics file="Systems/a320-metrics"/>
<mass_balance>
<ixx unit="SLUG*FT2">414659</ixx>
<iyy unit="SLUG*FT2">895647</iyy>
<izz unit="SLUG*FT2">678957</izz>
<ixy unit="SLUG*FT2">0</ixy>
<ixz unit="SLUG*FT2">0</ixz>
<iyz unit="SLUG*FT2">0</iyz>
<emptywt unit="LBS">95409.5</emptywt>
<location name="CG" unit="M">
<x>-2.4335</x> <!-- 28.5% MAC -->
<y>0</y>
<z>-0.934</z>
</location>
<pointmass name="Cockpit Crew">
<weight unit="LBS">320</weight>
<location name="POINTMASS" unit="M">
<x>-15.44</x>
<y>0</y>
<z>0.39</z>
</location>
</pointmass>
<pointmass name="Forward Cabin">
<weight unit="LBS">5896</weight>
<location name="POINTMASS" unit="M">
<x>-10.8</x>
<y>0</y>
<z>0.39</z>
</location>
</pointmass>
<pointmass name="Center Cabin">
<weight unit="LBS">7256</weight>
<location name="POINTMASS" unit="M">
<x>-3.3</x>
<y>0</y>
<z>0.39</z>
</location>
</pointmass>
<pointmass name="Aft Cabin">
<weight unit="LBS">6651</weight>
<location name="POINTMASS" unit="M">
<x>4.9</x>
<y>0</y>
<z>0.39</z>
</location>
</pointmass>
<pointmass name="Fwd Cargo">
<weight unit="LBS">3000</weight>
<location name="POINTMASS" unit="M">
<x>-6.8</x>
<y>0</y>
<z>-1</z>
</location>
</pointmass>
<pointmass name="Aft Cargo">
<weight unit="LBS">3000</weight>
<location name="POINTMASS" unit="M">
<x>4.2</x>
<y>0</y>
<z>-1</z>
</location>
</pointmass>
<pointmass name="Aft Bulk Cargo">
<weight unit="LBS">0</weight>
<location name="POINTMASS" unit="M">
<x>8.2</x>
<y>0</y>
<z>-1</z>
</location>
</pointmass>
</mass_balance>
<ground_reactions file="Systems/a320-ground-reactions"/>
<propulsion>
<engine file="v2527-a5_1">
<feed>5</feed>
<thruster file="direct">
<location unit="M">
<x>-5.34904</x>
<y>-2.8775</y>
<z>-1.04768</z>
</location>
<orient unit="DEG">
<roll>0.0</roll>
<pitch>2.2</pitch>
<yaw>1</yaw>
</orient>
</thruster>
</engine>
<engine file="v2527-a5_2">
<feed>6</feed>
<thruster file="direct">
<location unit="M">
<x>-5.34904</x>
<y>2.8775</y>
<z>-1.04768</z>
</location>
<orient unit="DEG">
<roll>0.0</roll>
<pitch>2.2</pitch>
<yaw>-1</yaw>
</orient>
</thruster>
</engine>
<engine file="APS3200">
<feed>7</feed>
<thruster file="direct">
<location unit="M">
<x>38.9</x>
<y>0</y>
<z>0.95</z>
</location>
<orient unit="DEG">
<roll>0.0</roll>
<pitch>0.0</pitch>
<yaw>0.0</yaw>
</orient>
</thruster>
</engine>
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
<location unit="M">
<x>-2.4335</x>
<y>-7.0291</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">1523</capacity>
<contents unit="LBS">1523</contents>
<unusable-volume unit="LTR">4</unusable-volume>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
<temperature>50</temperature>
</tank>
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
<location unit="M">
<x>-2.4335</x>
<y>-4.1029</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">12272.9</capacity>
<contents unit="LBS">4477</contents>
<unusable-volume unit="LTR">28</unusable-volume>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
<temperature>50</temperature>
</tank>
<tank type="FUEL"> <!-- Center Tank -->
<location unit="M">
<x>-2.4335</x>
<y>0</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">14623</capacity>
<contents unit="LBS">42</contents>
<unusable-volume unit="LTR">23.2</unusable-volume>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
<temperature>50</temperature>
</tank>
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
<location unit="M">
<x>-2.4335</x>
<y>4.1029</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">12272.9</capacity>
<contents unit="LBS">4477</contents>
<unusable-volume unit="LTR">28</unusable-volume>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
<temperature>50</temperature>
</tank>
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
<location unit="M">
<x>-2.4335</x>
<y>7.0291</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">1523</capacity>
<contents unit="LBS">1523</contents>
<unusable-volume unit="LTR">4</unusable-volume>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
<temperature>50</temperature>
</tank>
<tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M">
<x>-2.4335</x>
<y>0</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">10</capacity>
<contents unit="LBS">0</contents>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
</tank>
<tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M">
<x>-2.4335</x>
<y>0</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">10</capacity>
<contents unit="LBS">0</contents>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
</tank>
<tank type="FUEL"> <!-- APU Pipes -->
<location unit="M">
<x>-2.4335</x>
<y>0</y>
<z>-0.75</z>
</location>
<capacity unit="LBS">10</capacity>
<contents unit="LBS">0</contents>
<priority>1</priority>
<density unit="LBS/GAL">6.71</density>
</tank>
</propulsion>
<system file="a320-libraries"/>
<system file="glass-effect"/>
<system file="a320-fbw"/>
<system file="a320-fcs"/>
<system file="a320-v2527-a5-engine-fadec"/>
<system file="a320-fuel"/>
<system file="a320-fwc"/>
<system file="a320-fwc-phases"/>
<system file="a320-spoiler"/>
<system file="a320-electrical"/>
<system file="a320-hydraulic"/>
<system file="a320-pneumatic"/>
<system file="a320-aircond"/> <!-- after pneu -->
<system file="a320-ignition"/>
<system file="a320-lights"/>
<system file="a320-engine-fire"/>
<system file="a320-adr"/>
<system file="a320-apu"/>
<system file="a320-oxygen"/>
<system file="a320-fmgc"/>
<system file="a320-misc"/>
<system file="a320-cockpit"/>
<flight_control name="none"/>
<aerodynamics file="Systems/a320-aerodynamics.xml"/>
<external_reactions file="Systems/a320-external-reactions"/>
</fdm_config>