-
Notifications
You must be signed in to change notification settings - Fork 11
/
A-10-payload.xml
411 lines (411 loc) · 26.6 KB
/
A-10-payload.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
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<armament>
<models>Aircraft/A-10/Models/Stores/Weapons/</models>
<enable-craters type="bool">true</enable-craters>
<MLW-bearing type="double">0</MLW-bearing>
<MLW-count type="int">0</MLW-count>
<MLW-launcher type="string"></MLW-launcher>
<MAW-bearing type="double">0</MAW-bearing>
<MAW-active type="bool">false</MAW-active>
<MAW-semiactive type="bool">false</MAW-semiactive>
<msg type="bool">false</msg>
<spike type="bool">false</spike>
<station-name type="string">station</station-name>
<pylon-offset type="int">0</pylon-offset>
<pylon-stations>controls/armament</pylon-stations>
<tacview type="bool">true</tacview>
<station>
<id-0-set type="string">Empty</id-0-set>
<id-1-set type="string">Empty</id-1-set>
<id-2-set type="string">Empty</id-2-set>
<id-3-set type="string">Empty</id-3-set>
<id-4-set type="string">Empty</id-4-set>
<id-5-set type="string">Empty</id-5-set>
<id-6-set type="string">Empty</id-6-set>
<id-7-set type="string">Empty</id-7-set>
<id-8-set type="string">Empty</id-8-set>
<id-9-set type="string">Empty</id-9-set>
<id-10-set type="string">Empty</id-10-set>
</station>
<fire-control>
<serviceable type="bool">true</serviceable> <!-- why is this not auto created by failure system in 2018.3?? -->
</fire-control>
<aim-9m>
<type-id type="int">69</type-id>
<short-name type="string">A-9M</short-name>
<long-name type="string">AIM-9M Sidewinder</long-name>
<vol-search type="double">0.25</vol-search>
<vol-track type="double">0.60</vol-track>
<guidance type="string">heat</guidance>
<navigation type="string">OPN</navigation>
<all-aspect type="bool">true</all-aspect>
<max-fire-range-nm type="double">12.5</max-fire-range-nm> <!-- source: navair.navy.gov (reduced) -->
<FCS-field-deg type="int">67.5</FCS-field-deg> <!-- Larger than aim-9l -->
<seeker-field-deg type="int">81.5</seeker-field-deg> <!-- source: CNATRA P-825 -->
<max-g type="int">45</max-g> <!-- source: CNATRA P-825 -->
<thrust-lbf-stage-1 type="double">2880</thrust-lbf-stage-1><!-- source: CNATRA P-825 -->
<thrust-lbf-stage-2 type="double">0.0</thrust-lbf-stage-2>
<stage-1-duration-sec type="double">5.00</stage-1-duration-sec><!-- source: CNATRA P-825 -->
<stage-2-duration-sec type="double">0.0</stage-2-duration-sec>
<weight-launch-lbs type="double">185.0</weight-launch-lbs> <!-- source: CNATRA P-825 -->
<weight-warhead-lbs type="double">20.8</weight-warhead-lbs>
<weight-fuel-lbm type="double">60.0</weight-fuel-lbm> <!-- source: dash-34 -->
<drag-coeff type="double">1.00</drag-coeff> <!-- The python program estimates 1.775 to hit targets at max 12.5nm -->
<cross-section-sqft type="double">0.143</cross-section-sqft> <!-- 5 inch diam -->
<arming-time-sec type="double">1.4</arming-time-sec> <!-- same as aim-9l -->
<min-speed-for-guiding-mach type="double">0.8</min-speed-for-guiding-mach><!-- same as aim-9j -->
<self-destruct-time-sec type="double">60</self-destruct-time-sec> <!-- source: CNATRA P-825 -->
<seeker-angular-speed-dps type="double">24</seeker-angular-speed-dps><!-- source: CNATRA P-825 -->
<rosette-radius-deg type="double">0</rosette-radius-deg>
<sw-expanded-acquisition-mode type="bool">true</sw-expanded-acquisition-mode>
<nutate-double-d-instead-of-circle type="bool">false</nutate-double-d-instead-of-circle>
<seeker-filter type="double">1.25</seeker-filter>
<lock-on-sun-deg type="double">7.5</lock-on-sun-deg>
<loft-altitude type="int">0</loft-altitude>
<min-fire-range-nm type="double">0.16</min-fire-range-nm> <!-- source: CNATRA P-825 -->
<expand-min-fire-range type="bool">true</expand-min-fire-range>
<rail type="bool">true</rail>
<rail-length-m type="double">2.667</rail-length-m><!-- 16S210 AIM-9 Missile Launcher -->
<rail-point-forward type="bool">true</rail-point-forward>
<max-report-distance type="double">65</max-report-distance>
<class type="string">A</class>
<fire-msg type="string">Fox 2</fire-msg>
<DLZ type="bool">true</DLZ>
<DLZ-optimal-alt-feet type="double">25000</DLZ-optimal-alt-feet>
<DLZ-optimal-closing-mach type="double">2.0</DLZ-optimal-closing-mach>
<seeker-beam-width-deg type="double">3.5</seeker-beam-width-deg><!-- source: CNATRA P-825 -->
<reaquire type="bool">false</reaquire>
<lock-on-after-launch type="bool">false</lock-on-after-launch>
<auto-switch-target-allowed type="bool">false</auto-switch-target-allowed>
<prowl-flight type="string">gyro-pitch</prowl-flight>
<switch-time-sec type="double">5</switch-time-sec>
<coolable type="bool">true</coolable>
<cool-time type="double">30</cool-time> <!-- source: OP 3353 for AIM-9D is 60s but nitrogen, so for this argon cooled; half -->
<cool-duration type="int">5400</cool-duration> <!-- source: OP 3353 for AIM-9D is ~2 hours. GR1F-16CJ-34-1-1 page 1-402 say 1.5h average for aim9m and 9l -->
<warm-detect-range-nm type="double">5.0</warm-detect-range-nm>
<requires-power-on type="bool">true</requires-power-on>
<power-on-battery-time type="double">0</power-on-battery-time> <!-- 0 = infinite -->
<detect-range-nm type="double">12.5</detect-range-nm><!-- source: navair.navy.gov - Is really 18nm, but thats probably for big fat hot targets like bombers -->
<ready-time type="double">0.5</ready-time>
<proportionality-constant type="double">3</proportionality-constant> <!-- source for 4: AD-A272 984 -->
<simplified-induced-drag type="bool">false</simplified-induced-drag>
<wing-aspect-ratio type="double">8</wing-aspect-ratio>
<wing-efficiency-relative-to-an-elliptical-planform type="double">0.85</wing-efficiency-relative-to-an-elliptical-planform>
</aim-9m>
<mk-82>
<type-id type="int">32</type-id>
<short-name type="string">M82</short-name>
<long-name type="string">MK-82 General Purpose Bomb</long-name>
<fire-msg type="string">Bombs away</fire-msg>
<class type="string">GMP</class>
<max-fire-range-nm type="double"> 8 </max-fire-range-nm>
<min-fire-range-nm type="double"> 0 </min-fire-range-nm>
<guidance type="string">unguided</guidance>
<navigation type="string">direct</navigation>
<loft-altitude type="int"> 0 </loft-altitude>
<terrain-follow type="bool">false</terrain-follow>
<FCS-field-deg type="int"> 240 </FCS-field-deg>
<seeker-field-deg type="int"> 360 </seeker-field-deg>
<max-g type="double"> 1.6 </max-g>
<thrust-lbf-stage-1 type="double"> 0 </thrust-lbf-stage-1>
<thrust-lbf-stage-2 type="double"> 0 </thrust-lbf-stage-2>
<stage-1-duration-sec type="double"> 0 </stage-1-duration-sec>
<stage-2-duration-sec type="double"> 0 </stage-2-duration-sec>
<weight-launch-lbs type="double"> 500 </weight-launch-lbs>
<weight-warhead-lbs type="double"> 192 </weight-warhead-lbs>
<weight-fuel-lbm type="double"> 0 </weight-fuel-lbm>
<drag-coeff type="double"> 0.125 </drag-coeff>
<cross-section-sqft type="double"> 0.63 </cross-section-sqft>
<arming-time-sec type="double"> 1 </arming-time-sec>
<min-speed-for-guiding-mach type="double"> 0 </min-speed-for-guiding-mach>
<self-destruct-time-sec type="double"> 10000 </self-destruct-time-sec>
<all-aspect type="bool">true</all-aspect>
<lock-on-sun-deg type="double"> 0 </lock-on-sun-deg>
<seeker-angular-speed-dps type="double"> 0 </seeker-angular-speed-dps>
<rail type="bool">false</rail>
<max-report-distance type="double"> 150 </max-report-distance>
<vol-search type="double"> 0.075 </vol-search>
<vol-track type="double"> 0.25 </vol-track>
<vol-track-weak type="double"> 0.175 </vol-track-weak>
<drop-time type="double">0.75</drop-time>
<deploy-time type="double">1</deploy-time>
<lateral-dps type="double"> -10 </lateral-dps>
<max-pitch-deg type="double">-90</max-pitch-deg>
<hit-everything-nearby type="bool">true</hit-everything-nearby>
<ejector-speed-fps type="double">20</ejector-speed-fps>
<ready-time type="double">0.5</ready-time>
</mk-82>
<mk-82air>
<type-id type="int">68</type-id>
<short-name type="string">M82A</short-name>
<long-name type="string">MK-82AIR GP Bomb, Air Inflatable Retarder</long-name>
<fire-msg type="string">Bombs away</fire-msg>
<class type="string">GMP</class>
<max-fire-range-nm type="double"> 8 </max-fire-range-nm>
<min-fire-range-nm type="double"> 0 </min-fire-range-nm>
<guidance type="string">unguided</guidance>
<navigation type="string">direct</navigation>
<loft-altitude type="int"> 0 </loft-altitude>
<terrain-follow type="bool">false</terrain-follow>
<FCS-field-deg type="int"> 240 </FCS-field-deg>
<seeker-field-deg type="int"> 360 </seeker-field-deg>
<max-g type="double"> 1.6 </max-g>
<thrust-lbf-stage-1 type="double"> 0 </thrust-lbf-stage-1>
<thrust-lbf-stage-2 type="double"> 0 </thrust-lbf-stage-2>
<stage-1-duration-sec type="double"> 0 </stage-1-duration-sec>
<stage-2-duration-sec type="double"> 0 </stage-2-duration-sec>
<weight-launch-lbs type="double"> 533 </weight-launch-lbs> <!-- Weapons file 2004 -->
<weight-warhead-lbs type="double"> 192 </weight-warhead-lbs>
<weight-fuel-lbm type="double"> 0 </weight-fuel-lbm>
<drag-coeff type="double"> 0.125 </drag-coeff>
<cross-section-sqft type="double"> 0.63 </cross-section-sqft>
<arming-time-sec type="double"> 1 </arming-time-sec>
<min-speed-for-guiding-mach type="double"> 0 </min-speed-for-guiding-mach>
<self-destruct-time-sec type="double"> 10000 </self-destruct-time-sec>
<all-aspect type="bool">true</all-aspect>
<lock-on-sun-deg type="double"> 0 </lock-on-sun-deg>
<seeker-angular-speed-dps type="double"> 0 </seeker-angular-speed-dps>
<rail type="bool">false</rail>
<max-report-distance type="double"> 150 </max-report-distance>
<vol-search type="double"> 0.075 </vol-search>
<vol-track type="double"> 0.25 </vol-track>
<vol-track-weak type="double"> 0.175 </vol-track-weak>
<drop-time type="double">0.65</drop-time> <!-- Weapons file 2009 -->
<deploy-time type="double">1</deploy-time>
<lateral-dps type="double"> -10 </lateral-dps>
<max-pitch-deg type="double">-90</max-pitch-deg>
<hit-everything-nearby type="bool">true</hit-everything-nearby>
<ejector-speed-fps type="double">20</ejector-speed-fps>
<ready-time type="double">0.5</ready-time>
<delta-drag-coeff-deploy type="double">5.25</delta-drag-coeff-deploy> <!-- guess, need more data -->
</mk-82air>
<mk-84>
<type-id type="int">35</type-id>
<short-name type="string">M84</short-name>
<long-name type="string">MK-84 General Purpose Bomb</long-name>
<fire-msg type="string">Bombs away</fire-msg>
<class type="string">GMP</class>
<max-fire-range-nm type="double">8 </max-fire-range-nm>
<min-fire-range-nm type="double"> 0 </min-fire-range-nm>
<guidance type="string">unguided</guidance>
<navigation type="string">direct</navigation>
<loft-altitude type="int"> 0 </loft-altitude>
<terrain-follow type="bool">false</terrain-follow>
<FCS-field-deg type="int"> 200 </FCS-field-deg>
<seeker-field-deg type="int"> 32 </seeker-field-deg>
<reaquire type="bool">true</reaquire>
<max-g type="double"> 2.0 </max-g>
<thrust-lbf-stage-1 type="double"> 0 </thrust-lbf-stage-1>
<thrust-lbf-stage-2 type="double"> 0 </thrust-lbf-stage-2>
<stage-1-duration-sec type="double"> 0 </stage-1-duration-sec>
<stage-2-duration-sec type="double"> 0 </stage-2-duration-sec>
<weight-launch-lbs type="double"> 2039 </weight-launch-lbs><!-- weapons file 2004 -->
<weight-warhead-lbs type="double"> 945 </weight-warhead-lbs><!-- weapons file 2004 -->
<weight-fuel-lbm type="double"> 0 </weight-fuel-lbm>
<drag-coeff type="double"> 0.125 </drag-coeff>
<cross-section-sqft type="double"> 1.78886 </cross-section-sqft><!-- the MK84 which is the bomb part is 640 mm diam -->
<arming-time-sec type="double"> 1.5 </arming-time-sec>
<min-speed-for-guiding-mach type="double"> 0 </min-speed-for-guiding-mach>
<self-destruct-time-sec type="double"> 10000 </self-destruct-time-sec>
<all-aspect type="bool">true</all-aspect>
<lock-on-sun-deg type="double"> 0 </lock-on-sun-deg>
<seeker-angular-speed-dps type="double"> 0 </seeker-angular-speed-dps>
<rail type="bool">false</rail>
<max-report-distance type="double"> 225 </max-report-distance>
<vol-search type="double"> 0.075 </vol-search>
<vol-track type="double"> 0.25 </vol-track>
<vol-track-weak type="double"> 0.175 </vol-track-weak>
<drop-time type="double">0.75</drop-time>
<deploy-time type="double">1</deploy-time>
<lateral-dps type="double"> 10 </lateral-dps>
<max-pitch-deg type="double">-90</max-pitch-deg>
<hit-everything-nearby type="bool">true</hit-everything-nearby>
<!-- the following 6 properties not used yet: -->
<release-limit-mach type="double"> 1.2 </release-limit-mach>
<release-limit-altitude type="double"> 45000 </release-limit-altitude>
<release-limit-g type="double"> 0 </release-limit-g><!-- no info on this -->
<release-limit-roll type="double"> 90 </release-limit-roll>
<mounted-limit-g type="double"> 7.5 </mounted-limit-g>
<require-lock-to-fire type="bool">false</require-lock-to-fire>
<ejector-speed-fps type="double">5</ejector-speed-fps>
<ready-time type="double">0.5</ready-time>
</mk-84>
<cbu-87>
<type-id type="int">12</type-id>
<short-name type="string">CB87</short-name>
<long-name type="string">CBU-87 Combined Effects Munition</long-name>
<fire-msg type="string">Bombs away</fire-msg>
<class type="string">GMP</class>
<max-fire-range-nm type="double">7</max-fire-range-nm>
<min-fire-range-nm type="double">0</min-fire-range-nm>
<guidance type="string">unguided</guidance>
<navigation type="string">direct</navigation>
<loft-altitude type="int"> 0 </loft-altitude>
<terrain-follow type="bool">false</terrain-follow>
<FCS-field-deg type="int"> 240 </FCS-field-deg>
<seeker-field-deg type="int"> 360 </seeker-field-deg>
<max-g type="double"> 1.8 </max-g>
<thrust-lbf-stage-1 type="double"> 0 </thrust-lbf-stage-1>
<thrust-lbf-stage-2 type="double"> 0 </thrust-lbf-stage-2>
<stage-1-duration-sec type="double"> 0 </stage-1-duration-sec>
<stage-2-duration-sec type="double"> 0 </stage-2-duration-sec>
<weight-launch-lbs type="double"> 950 </weight-launch-lbs> <!-- source -->
<weight-warhead-lbs type="double"> 128 </weight-warhead-lbs>
<weight-fuel-lbm type="double"> 0 </weight-fuel-lbm>
<drag-coeff type="double"> 0.14 </drag-coeff>
<cross-section-sqft type="double"> 1.8094133 </cross-section-sqft>
<arming-time-sec type="double"> 1 </arming-time-sec>
<min-speed-for-guiding-mach type="double"> 0 </min-speed-for-guiding-mach>
<self-destruct-time-sec type="double"> 10000 </self-destruct-time-sec>
<all-aspect type="bool">true</all-aspect>
<lock-on-sun-deg type="double"> 0 </lock-on-sun-deg>
<seeker-angular-speed-dps type="double"> 0 </seeker-angular-speed-dps>
<rail type="bool">false</rail>
<max-report-distance type="double">90</max-report-distance><!-- real: max 120x240 meter area, so 90 is average radius of that -->
<vol-search type="double"> 0.075 </vol-search>
<vol-track type="double"> 0.25 </vol-track>
<vol-track-weak type="double"> 0.175 </vol-track-weak>
<drop-time type="double">0.75</drop-time>
<deploy-time type="double">0.75</deploy-time>
<lateral-dps type="double">-135</lateral-dps> <!-- -135 -->
<max-pitch-deg type="double">-90</max-pitch-deg>
<hit-everything-nearby type="bool">true</hit-everything-nearby>
<ready-time type="double">0.5</ready-time>
<ejector-speed-fps type="double">10</ejector-speed-fps>
</cbu-87>
<!--lau-68>
<short-name type="string">LAU68</short-name>
<long-name type="string">LAU-68C/A Hydra 70</long-name>
<vol-search type="double">0.00</vol-search>
<vol-track type="double">1.00</vol-track>
<guidance type="string">unguided</guidance>
<navigation type="string">direct</navigation>
<all-aspect type="bool">true</all-aspect>
<max-fire-range-nm type="double">1.89</max-fire-range-nm>
<FCS-field-deg type="int">30</FCS-field-deg>
<seeker-field-deg type="int">180</seeker-field-deg>
<seeker-angular-speed-dps type="double">30</seeker-angular-speed-dps><!- deg/sec guess->
<max-g type="int">10</max-g>
<max-launch-g type="int">7</max-launch-g>
<thrust-lbf-stage-1 type="double">1370</thrust-lbf-stage-1> <!- guess ->
<thrust-lbf-stage-2 type="double">1415</thrust-lbf-stage-2>
<stage-1-duration-sec type="double">1</stage-1-duration-sec>
<stage-2-duration-sec type="double">25</stage-2-duration-sec>
<weight-launch-lbs type="double">27</weight-launch-lbs>
<weight-warhead-lbs type="double">10.0</weight-warhead-lbs> <!- M151 High Explosive anti-personnel ->
<weight-fuel-lbm type="double">3.0</weight-fuel-lbm> <!- guess ->
<drag-coeff type="double">0.002</drag-coeff>
<cross-section-sqft type="double">1.507</cross-section-sqft>
<arming-time-sec type="double">0.5</arming-time-sec>
<min-speed-for-guiding-mach type="double">0.0</min-speed-for-guiding-mach>
<self-destruct-time-sec type="double">60</self-destruct-time-sec>
<loft-altitude type="int">0</loft-altitude>
<min-fire-range-nm type="double">0.0</min-fire-range-nm>
<rail type="bool">true</rail>
<rail-length-m type="double">1.06</rail-length-m>
<rail-point-forward type="bool">true</rail-point-forward>
<max-report-distance type="double">25</max-report-distance>
<class type="string">GMP</class>
<fire-msg type="string">Rifle</fire-msg>
<hit-everything-nearby type="bool">true</hit-everything-nearby>
</lau-68-->
<agm-65b>
<type-id type="int">0</type-id>
<short-name type="string">AG65B</short-name>
<long-name type="string">AGM-65B Maverick</long-name>
<vol-search type="double">0.00</vol-search>
<vol-track type="double">1.00</vol-track>
<guidance type="string">vision</guidance>
<navigation type="string">APN</navigation>
<all-aspect type="bool">true</all-aspect>
<max-fire-range-nm type="double">12</max-fire-range-nm> <!-- source -->
<FCS-field-deg type="int">25</FCS-field-deg>
<seeker-field-deg type="int">180</seeker-field-deg>
<seeker-angular-speed-dps type="double">30</seeker-angular-speed-dps><!-- deg/sec guess-->
<max-g type="int">25</max-g>
<max-launch-g type="int">7</max-launch-g>
<thrust-lbf-stage-1 type="double">1200</thrust-lbf-stage-1>
<thrust-lbf-stage-2 type="double">0.0</thrust-lbf-stage-2>
<stage-1-duration-sec type="double">40</stage-1-duration-sec>
<stage-2-duration-sec type="double">0.0</stage-2-duration-sec>
<weight-launch-lbs type="double">462</weight-launch-lbs> <!-- source -->
<weight-warhead-lbs type="double">126</weight-warhead-lbs> <!-- source -->
<weight-fuel-lbm type="double"> 90 </weight-fuel-lbm> <!-- guess -->
<drag-coeff type="double">0.14</drag-coeff>
<cross-section-sqft type="double">3.14</cross-section-sqft> <!-- source -->
<arming-time-sec type="double">1.0</arming-time-sec>
<min-speed-for-guiding-mach type="double">0.5</min-speed-for-guiding-mach>
<self-destruct-time-sec type="double">55</self-destruct-time-sec>
<loft-altitude type="int">0</loft-altitude>
<min-fire-range-nm type="double">0.5</min-fire-range-nm> <!-- source -->
<rail type="bool">true</rail>
<rail-length-m type="double">2.373</rail-length-m> <!-- LAU-88 Launcher -->
<rail-point-forward type="bool">true</rail-point-forward>
<max-report-distance type="double">65</max-report-distance>
<class type="string">GM</class>
<fire-msg type="string">Rifle</fire-msg>
<hit-everything-nearby type="bool">true</hit-everything-nearby>
<ready-time type="double">0.25</ready-time>
</agm-65b>
<es> <!-- Ejection seat ACES II. Source: A-DA-133 628 -->
<type-id type="int">93</type-id>
<vol-search type="double">0.075</vol-search>
<vol-track type="double">0.25</vol-track>
<vol-track-weak type="double">0.175</vol-track-weak>
<guidance type="string">unguided</guidance>
<navigation type="string">direct</navigation>
<all-aspect type="bool">false</all-aspect>
<max-fire-range-nm type="double">6.9</max-fire-range-nm>
<FCS-field-deg type="int">50</FCS-field-deg>
<seeker-field-deg type="int">54</seeker-field-deg>
<max-g type="int">10</max-g>
<max-launch-g type="int">9</max-launch-g>
<thrust-lbf-stage-1 type="double">3300</thrust-lbf-stage-1>
<thrust-lbf-stage-2 type="double">0.0</thrust-lbf-stage-2>
<stage-1-duration-sec type="double">0.4</stage-1-duration-sec>
<stage-2-duration-sec type="double">0.0</stage-2-duration-sec>
<weight-launch-lbs type="double">312</weight-launch-lbs>
<weight-warhead-lbs type="double">0.0</weight-warhead-lbs>
<weight-fuel-lbm type="double">5.0</weight-fuel-lbm>
<drag-coeff type="double">1.35</drag-coeff>
<delta-drag-coeff-deploy type="double">75.00</delta-drag-coeff-deploy>
<cross-section-sqft type="double">2</cross-section-sqft>
<arming-time-sec type="double">0</arming-time-sec>
<min-speed-for-guiding-mach type="double">0.8</min-speed-for-guiding-mach>
<self-destruct-time-sec type="double">1000</self-destruct-time-sec>
<seeker-angular-speed-dps type="double">10.0</seeker-angular-speed-dps>
<lock-on-sun-deg type="double">20</lock-on-sun-deg>
<loft-altitude type="int">0</loft-altitude>
<min-fire-range-nm type="double">0.0</min-fire-range-nm>
<rail type="bool">true</rail>
<rail-length-m type="double">1.5</rail-length-m>
<rail-point-forward type="bool">false</rail-point-forward>
<rail-pitch-deg type="double">90</rail-pitch-deg>
<drop-time type="double">0</drop-time>
<deploy-time type="double">2.0</deploy-time>
<inert type="bool">true</inert>
<lateral-dps type="int">2</lateral-dps>
<max-report-distance type="double">65</max-report-distance>
<class type="string">A</class>
<fire-msg type="string">weeeeee</fire-msg>
<long-name type="string">ACES II</long-name>
<short-name type="string">gamma</short-name>
<pitch-animation-disabled type="bool">true</pitch-animation-disabled>
</es>
</armament>
<d-config>
<full_damage_dist_m type="double">0</full_damage_dist_m>
<use_hitpoints_instead_of_failure_modes_bool type="bool">false</use_hitpoints_instead_of_failure_modes_bool>
<hp_max type="double">80</hp_max>
<hitable_by_air_munitions type="bool">true</hitable_by_air_munitions>
<hitable_by_cannon type="bool">true</hitable_by_cannon>
<is_fleet type="bool">false</is_fleet>
<rwr_to_screen type="bool">false</rwr_to_screen>
<rwr_audio_extended type="bool">false</rwr_audio_extended>
<tacview_supported type="bool">true</tacview_supported>
<m28_auto type="bool">false</m28_auto>
<mlw_max type="double">0</mlw_max>
<auto_flare_caller type="bool">false</auto_flare_caller>
</d-config>
</PropertyList>