- finally center lon/lat correctly (I did it wrongly before, because that
[fg:toms-fgdata.git] / Huds / f16.xml
1 <?xml version="1.0"?>
2
3 <PropertyList>
4         <enable3d>true</enable3d>
5
6         <ladder>
7                 <name>Pitch Ladder</name>
8                 <type>pitch</type>
9                 <x>-16</x>
10                 <y>-45</y>
11                 <width>32</width>
12                 <height>100</height>
13                 <roll-input>
14                         <property>/orientation/roll-deg</property>
15                 </roll-input>
16                 <pitch-input>
17                         <property>/orientation/pitch-deg</property>
18                 </pitch-input>
19                 <compression-factor>11.63</compression-factor>
20                 <display-span>13.0</display-span>
21                 <divisions>5.0</divisions>
22                 <screen-hole>22</screen-hole>
23                 <enable-fuselage-ref-line>false</enable-fuselage-ref-line>
24                 <enable-target-spot>false</enable-target-spot>
25                 <enable-velocity-vector>false</enable-velocity-vector>
26                 <enable-drift-marker>false</enable-drift-marker>
27                 <enable-alpha-bracket>false</enable-alpha-bracket>
28                 <enable-energy-marker>false</enable-energy-marker>
29                 <enable-climb-dive-marker>false</enable-climb-dive-marker>
30                 <enable-glide-slope-marker>false</enable-glide-slope-marker>
31                 <glide-slope>0.0</glide-slope>
32                 <enable-energy-worm>false</enable-energy-worm>
33                 <enable-waypoint-marker>false</enable-waypoint-marker>
34         </ladder>
35
36         <tape>
37                 <name>Altitude-MSL</name>
38                 <x>53</x>
39                 <y>-34</y>
40                 <width>10</width>
41                 <height>60</height>
42                 <input>
43                         <property>/position/altitude-ft</property>
44                         <factor>0.001</factor>
45                         <max>100</max>
46                         <min>-100</min>
47                 </input>
48                 <major-divisions>1</major-divisions>
49                 <minor-divisions>0.1</minor-divisions>
50                 <display-span>2.4</display-span>
51                 <option>right</option>
52                 <option>vertical</option>
53                 <tick-bottom>false</tick-bottom>
54                 <tick-top>false</tick-top>
55                 <tick-right>false</tick-right>
56                 <tick-left>false</tick-left>
57                 <cap-bottom>false</cap-bottom>
58                 <cap-top>false</cap-top>
59                 <cap-right>false</cap-right>
60                 <cap-left>false</cap-left>
61                 <marker-offset>5</marker-offset>
62                 <enable-pointer>true</enable-pointer>
63                 <pointer-type>fixed</pointer-type>
64         </tape>
65
66         <tape>
67                 <name>KIAS</name>
68                 <x>-64</x>
69                 <y>-34</y>
70                 <width>10</width>
71                 <height>60</height>
72                 <input>
73                         <property>/velocities/airspeed-kt</property>
74                         <factor>0.1</factor>
75                         <max>85</max>
76                         <min>0</min>
77                 </input>
78                 <major-divisions>1</major-divisions>
79                 <minor-divisions>0.1</minor-divisions>
80                 <display-span>2.4</display-span>
81                 <option>left</option>
82                 <option>vertical</option>
83                 <tick-bottom>false</tick-bottom>
84                 <tick-top>false</tick-top>
85                 <tick-right>false</tick-right>
86                 <tick-left>false</tick-left>
87                 <cap-bottom>false</cap-bottom>
88                 <cap-top>false</cap-top>
89                 <cap-right>false</cap-right>
90                 <cap-left>false</cap-left>
91                 <marker-offset>5</marker-offset>
92                 <enable-pointer>true</enable-pointer>
93                 <pointer-type>fixed</pointer-type>
94         </tape>
95
96         <label>
97                 <name>KIAS</name>
98                 <x>-86</x>
99                 <y>-9</y>
100                 <width>50</width>
101                 <height>40</height>
102                 <input>
103                         <property>/velocities/airspeed-kt</property>
104                 </input>
105                 <format>%4.0f</format>
106                 <halign>left</halign>
107         </label>
108
109         <label>
110                 <name>KIAS Marker</name>
111                 <x>-55</x>
112                 <y>-4</y>
113                 <width>50</width>
114                 <height>40</height>
115                 <format>C</format>
116                 <halign>left</halign>
117         </label>
118
119         <label>
120                 <name>Altitude</name>
121                 <x>62</x>
122                 <y>-4</y>
123                 <width>50</width>
124                 <height>40</height>
125                 <input>
126                         <property>/position/altitude-ft</property>
127                 </input>
128                 <format>%4.0f</format>
129                 <halign>left</halign>
130         </label>
131
132         <label>
133                 <name>SIM</name>
134                 <x>-54</x>
135                 <y>-42</y>
136                 <width>2</width>
137                 <height>2</height>
138                 <format>SIM</format>
139                 <halign>left</halign>
140         </label>
141
142         <label>
143                 <name>G Load</name>
144                 <x>-41</x>
145                 <y>23</y>
146                 <width>2</width>
147                 <height>2</height>
148                 <input>
149                         <property>/accelerations/pilot/z-accel-fps_sec</property>
150                         <factor>-0.03108095</factor>
151                         <damp>1.3</damp>
152                 </input>
153                 <format>%2.1f</format>
154                 <halign>right</halign>
155         </label>
156
157         <label>
158                 <name>MACH Number</name>
159                 <x>-54</x>
160                 <y>-50</y>
161                 <width>2</width>
162                 <height>2</height>
163                 <input>
164                         <property>/velocities/mach</property>
165                 </input>
166                 <format>%4.2f</format>
167                 <halign>left</halign>
168         </label>
169
170         <label>
171                 <name>Heading</name>
172                 <x>38</x>
173                 <y>-50</y>
174                 <width>2</width>
175                 <height>2</height>
176                 <input>
177                         <property>/orientation/heading-deg</property>
178                         <max>359.999</max>
179                 </input>
180                 <format>%04.0f</format>
181                 <halign>left</halign>
182         </label>
183 </PropertyList>
184