3 <!-- NTPS Default Aircraft HUD -->
6 <name>NTPS Default Aircraft Hud</name>
8 <enable3d>true</enable3d>
11 <name>Pitch Ladder</name>
13 <!-- <type>climb-dive</type> -->
14 <enable-climb-dive-ladder>true</enable-climb-dive-ladder>
20 <property>/orientation/roll-deg</property>
23 <property>/orientation/pitch-deg</property>
26 <compression-factor>11</compression-factor>
27 <display-span>30.0</display-span>
28 <divisions>5.0</divisions>
29 <screen-hole>70</screen-hole>
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>
47 <name>Gyrocompass</name>
54 <property>/orientation/heading-deg</property>
57 <display-span>40.0</display-span>
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>
84 <pointer-width>7</pointer-width>
85 <halign>center</halign>
88 <format>%03.0f</format>
91 <property>/orientation/heading-deg</property>
96 <name>Altitude MSL</name>
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>
120 <property>/position/altitude-ft</property>
121 <factor>0.001</factor>
126 <name>Altitude</name>
131 <option>left</option>
132 <pointer-width>10</pointer-width>
133 <pointer-length>9</pointer-length>
134 <halign>left</halign>
135 <format>%.0f0</format>
138 <property>/position/altitude-ft</property>
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>
168 <property>/velocities/airspeed-kt</property>
179 <option>right</option>
180 <pointer-width>10</pointer-width>
181 <pointer-length>9</pointer-length>
182 <halign>right</halign>
183 <format>%.0f</format>
186 <property>/velocities/airspeed-kt</property>
190 <turn-bank-indicator>
191 <name>Turn Bank Indicator</name>
197 <property>/orientation/roll-deg</property>
200 <property>/orientation/side-slip-deg</property>
202 <bank-scale>true</bank-scale>
203 <option>bottom</option>
204 </turn-bank-indicator>
209 <width>18</width> <!-- defines the diameter of the constant/inner circle -->
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> -->