Move tbi down to the bottom again, move heading up to the top for now.
[fg:toms-fgdata.git] / Huds / NTPS.xml
1 <?xml version="1.0"?>
2
3 <!-- NTPS Default Aircraft HUD -->
4
5 <PropertyList>
6  <name>NTPS Default Aircraft Hud</name>
7
8  <enable3d>true</enable3d>
9
10  <ladder>
11   <name>Pitch Ladder</name>
12   <type>pitch</type>
13   <!-- <type>climb-dive</type> -->
14   <enable-climb-dive-ladder>true</enable-climb-dive-ladder>
15   <x>-60</x>
16   <y>-90</y>
17   <width>120</width>
18   <height>180</height>
19   <roll-input>
20    <property>/orientation/roll-deg</property>
21   </roll-input>
22   <pitch-input>
23    <property>/orientation/pitch-deg</property>
24   </pitch-input>
25
26   <compression-factor>11</compression-factor>
27   <display-span>30.0</display-span>
28   <divisions>5.0</divisions>
29   <screen-hole>70</screen-hole>
30   <lbl-pos>0</lbl-pos>
31   <enable-dynamic-origin>true</enable-dynamic-origin>
32   <enable-fuselage-ref-line>false</enable-fuselage-ref-line>
33   <enable-target-spot>false</enable-target-spot>
34   <enable-target-markers>true</enable-target-markers>
35   <enable-velocity-vector>true</enable-velocity-vector> <!-- this one! -->
36   <enable-drift-marker>false</enable-drift-marker>
37   <enable-alpha-bracket>false</enable-alpha-bracket>
38   <enable-energy-marker>false</enable-energy-marker>
39   <enable-climb-dive-marker>false</enable-climb-dive-marker>
40   <enable-glide-slope-marker>false</enable-glide-slope-marker>
41   <glide-slope>0.0</glide-slope>
42   <enable-energy-worm>false</enable-energy-worm>
43   <enable-waypoint-marker>false</enable-waypoint-marker>
44  </ladder>
45
46  <tape>
47   <name>Gyrocompass</name>
48   <x>-100</x>
49   <y>170</y>
50   <width>200</width>
51   <height>28</height>
52
53   <input>
54    <property>/orientation/heading-deg</property>
55   </input>
56
57   <display-span>40.0</display-span>
58   <modulo>360</modulo>
59
60   <option>top</option>
61
62   <major-divisions>10</major-divisions>
63   <minor-divisions>5</minor-divisions>
64   <tick-bottom>false</tick-bottom>
65   <tick-top>false</tick-top>
66   <tick-right>false</tick-right>
67   <tick-left>false</tick-left>
68   <cap-bottom>false</cap-bottom>
69   <cap-top>false</cap-top>
70   <cap-right>false</cap-right>
71   <cap-left>false</cap-left>
72   <marker-offset>0.0</marker-offset>
73   <enable-pointer>true</enable-pointer>
74   <pointer-type>fixed</pointer-type>
75   <tick-type>line</tick-type>
76   <tick-length>variable</tick-length>
77  </tape>
78
79  <label>
80   <name>Heading</name>
81   <width>18</width>
82   <height>10</height>
83   <option>top</option>
84   <pointer-width>7</pointer-width>
85   <halign>center</halign>
86   <x>-9</x>
87   <y>160</y>
88   <format>%03.0f</format>
89   <box>true</box>
90   <input>
91    <property>/orientation/heading-deg</property>
92   </input>
93  </label>
94
95  <tape>
96   <name>Altitude MSL</name>
97   <x>180</x>
98   <y>-100</y>
99   <width>35</width>
100   <height>200</height>
101   <option>right</option>
102   <option>vertical</option>
103   <major-divisions>1.0</major-divisions>
104   <minor-divisions>0.1</minor-divisions>
105   <display-span>2.5</display-span>
106   <tick-bottom>false</tick-bottom>
107   <tick-top>false</tick-top>
108   <tick-right>false</tick-right>
109   <tick-left>false</tick-left>
110   <cap-bottom>false</cap-bottom>
111   <cap-top>false</cap-top>
112   <cap-right>false</cap-right>
113   <cap-left>false</cap-left>
114   <marker-offset>0.0</marker-offset>
115   <enable-pointer>true</enable-pointer>
116   <pointer-type>fixed</pointer-type>
117   <tick-type>line</tick-type>
118   <tick-length>variable</tick-length>
119   <input>
120    <property>/position/altitude-ft</property>
121    <factor>0.001</factor>
122   </input>
123  </tape>
124
125  <label>
126   <name>Altitude</name>
127   <width>24</width>
128   <height>10</height>
129   <x>212</x>
130   <y>-5</y>
131   <option>left</option>
132   <pointer-width>10</pointer-width>
133   <pointer-length>9</pointer-length>
134   <halign>left</halign>
135   <format>%.0f0</format>
136   <box>true</box>
137   <input>
138    <property>/position/altitude-ft</property>
139    <factor>0.1</factor>
140   </input>
141  </label>
142
143  <tape>
144   <name>KIAS</name>
145   <x>-180</x>
146   <y>-100</y>
147   <width>28</width>
148   <height>200</height>
149   <option>left</option>
150   <option>vertical</option>
151   <major-divisions>10</major-divisions>
152   <minor-divisions>5</minor-divisions>
153   <display-span>50.0</display-span>
154   <tick-bottom>false</tick-bottom>
155   <tick-top>false</tick-top>
156   <tick-right>false</tick-right>
157   <tick-left>false</tick-left>
158   <cap-bottom>false</cap-bottom>
159   <cap-top>false</cap-top>
160   <cap-right>false</cap-right>
161   <cap-left>false</cap-left>
162   <marker-offset>0.0</marker-offset>
163   <enable-pointer>true</enable-pointer>
164   <pointer-type>fixed</pointer-type>
165   <tick-type>line</tick-type>
166   <tick-length>variable</tick-length>
167   <input>
168    <property>/velocities/airspeed-kt</property>
169    <min>0.0</min>
170   </input>
171  </tape>
172
173  <label>
174   <name>Speed</name>
175   <width>20</width>
176   <height>10</height>
177   <x>-210</x>
178   <y>-5</y>
179   <option>right</option>
180   <pointer-width>10</pointer-width>
181   <pointer-length>9</pointer-length>
182   <halign>right</halign>
183   <format>%.0f</format>
184   <box>true</box>
185   <input>
186    <property>/velocities/airspeed-kt</property>
187   </input>
188  </label>
189
190  <turn-bank-indicator>
191   <name>Turn Bank Indicator</name>
192   <x>-100</x>
193   <y>-180</y>
194   <width>200</width>
195   <height>200</height>
196   <bank-input>
197    <property>/orientation/roll-deg</property>
198   </bank-input>
199   <sideslip-input>
200    <property>/orientation/side-slip-deg</property>
201   </sideslip-input>
202   <bank-scale>true</bank-scale>
203   <option>bottom</option>
204  </turn-bank-indicator>
205
206  <aiming-reticle>
207   <x>-9</x>
208   <y>-9</y>
209   <width>18</width> <!-- defines the diameter of the constant/inner circle -->
210   <height>18</height>
211   <!-- <active-condition> -->
212    <!-- <property>/aim/active</property> -->
213   <!-- </active-condition> -->
214   <!-- <diameter-input> -->
215    <!-- defines the diameter of the adjustable/outer circle -->
216    <!-- <property>2</property> -->
217   <!-- </diameter-input> -->
218  </aiming-reticle>
219
220 </PropertyList>