-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathF-104S-ASAM-set.xml
60 lines (46 loc) · 1.67 KB
/
F-104S-ASAM-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
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList include="F-104-common.xml">
<sim>
<description>Aeritalia F-104S-ASA/M Starfighter</description>
<long-description>
Aeritalia F-104S-ASA/M Starfighter for the FlightGear Flight Simulator.
The Aeritalia F-104S Starfighter was a licensed production Italian version
of the Lockheed F-104 Starfighter, which served in the Italian Air Force,
and was its mainstay from the late 1960s until the beginning of the
21st century. The F-104S also served in the Turkish Air Force until
the mid-1990s.
The F-104S was the final development of the Starfighter line.
The ASA/M variant is an upgrade to the ASA variant with improved avionics.
</long-description>
<rating>
<FDM type="int">1</FDM>
<systems type="int">1</systems>
<cockpit type="int">1</cockpit>
<model type="int">1</model>
</rating>
<primary-set type="bool">true</primary-set>
<flight-model>jsb</flight-model>
<aero>F-104S</aero>
<model>
<path>Models/F-104S.xml</path>
</model>
<menubar>
<default include="/gui/menu.xml"/>
</menubar>
<view n="0">
<name>Cockpit View</name>
<internal type="bool">true</internal>
<config>
<x-offset-m> 0 </x-offset-m>
<y-offset-m> 0.77 </y-offset-m>
<z-offset-m> -4.85 </z-offset-m>
</config>
</view>
</sim>
<payload>
<ext-tanks>
<wingtip-tanks type="int">1</wingtip-tanks>
<under-wing-tanks type="int">1</under-wing-tanks>
</ext-tanks>
</payload>
</PropertyList>