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> -->
19 <property>/orientation/roll-deg</property>
22 <property>/orientation/pitch-deg</property>
25 <compression-factor>11</compression-factor>
26 <display-span>30.0</display-span>
27 <divisions>5.0</divisions>
28 <screen-hole>70</screen-hole>
30 <enable-dynamic-origin>true</enable-dynamic-origin>
31 <enable-fuselage-ref-line>false</enable-fuselage-ref-line>
32 <enable-target-spot>false</enable-target-spot>
33 <enable-target-markers>true</enable-target-markers>
34 <enable-velocity-vector>true</enable-velocity-vector> <!-- this one! -->
35 <enable-drift-marker>false</enable-drift-marker>
36 <enable-alpha-bracket>false</enable-alpha-bracket>
37 <enable-energy-marker>false</enable-energy-marker>
38 <enable-climb-dive-marker>false</enable-climb-dive-marker>
39 <enable-glide-slope-marker>false</enable-glide-slope-marker>
40 <glide-slope>0.0</glide-slope>
41 <enable-energy-worm>false</enable-energy-worm>
42 <enable-waypoint-marker>false</enable-waypoint-marker>
46 <name>Gyrocompass</name>
53 <property>/orientation/heading-deg</property>
56 <display-span>40.0</display-span>
61 <major-divisions>10</major-divisions>
62 <minor-divisions>5</minor-divisions>
63 <tick-bottom>false</tick-bottom>
64 <tick-top>false</tick-top>
65 <tick-right>false</tick-right>
66 <tick-left>false</tick-left>
67 <cap-bottom>false</cap-bottom>
68 <cap-top>false</cap-top>
69 <cap-right>false</cap-right>
70 <cap-left>false</cap-left>
71 <marker-offset>0.0</marker-offset>
72 <enable-pointer>true</enable-pointer>
73 <pointer-type>fixed</pointer-type>
74 <tick-type>line</tick-type>
75 <tick-length>variable</tick-length>
83 <pointer-width>7</pointer-width>
84 <halign>center</halign>
87 <format>%03.0f</format>
90 <property>/orientation/heading-deg</property>
95 <name>Altitude MSL</name>
100 <option>right</option>
101 <option>vertical</option>
102 <major-divisions>1.0</major-divisions>
103 <minor-divisions>0.1</minor-divisions>
104 <display-span>2.5</display-span>
105 <tick-bottom>false</tick-bottom>
106 <tick-top>false</tick-top>
107 <tick-right>false</tick-right>
108 <tick-left>false</tick-left>
109 <cap-bottom>false</cap-bottom>
110 <cap-top>false</cap-top>
111 <cap-right>false</cap-right>
112 <cap-left>false</cap-left>
113 <marker-offset>0.0</marker-offset>
114 <enable-pointer>true</enable-pointer>
115 <pointer-type>fixed</pointer-type>
116 <tick-type>line</tick-type>
117 <tick-length>variable</tick-length>
119 <property>/position/altitude-ft</property>
120 <factor>0.001</factor>
125 <name>Altitude</name>
130 <option>left</option>
131 <pointer-width>10</pointer-width>
132 <pointer-length>9</pointer-length>
133 <halign>left</halign>
134 <format>%.0f0</format>
137 <property>/position/altitude-ft</property>
148 <option>left</option>
149 <option>vertical</option>
150 <major-divisions>10</major-divisions>
151 <minor-divisions>5</minor-divisions>
152 <display-span>50.0</display-span>
153 <tick-bottom>false</tick-bottom>
154 <tick-top>false</tick-top>
155 <tick-right>false</tick-right>
156 <tick-left>false</tick-left>
157 <cap-bottom>false</cap-bottom>
158 <cap-top>false</cap-top>
159 <cap-right>false</cap-right>
160 <cap-left>false</cap-left>
161 <marker-offset>0.0</marker-offset>
162 <enable-pointer>true</enable-pointer>
163 <pointer-type>fixed</pointer-type>
164 <tick-type>line</tick-type>
165 <tick-length>variable</tick-length>
167 <property>/velocities/airspeed-kt</property>
178 <option>right</option>
179 <pointer-width>10</pointer-width>
180 <pointer-length>9</pointer-length>
181 <halign>right</halign>
182 <format>%.0f</format>
185 <property>/velocities/airspeed-kt</property>
189 <turn-bank-indicator>
190 <name>Turn Bank Indicator</name>
196 <property>/orientation/roll-deg</property>
199 <property>/orientation/side-slip-deg</property>
201 <bank-scale>true</bank-scale>
202 <option>bottom</option>
203 </turn-bank-indicator>
208 <width>18</width> <!-- defines the diameter of the constant/inner circle -->
210 <!-- <active-condition> -->
211 <!-- <property>/aim/active</property> -->
212 <!-- </active-condition> -->
213 <!-- <diameter-input> -->
214 <!-- defines the diameter of the adjustable/outer circle -->
215 <!-- <property>2</property> -->
216 <!-- </diameter-input> -->