adaptation for HUD changes (not sure if <screen-hole> is right ...
[fg:toms-fgdata.git] / Huds / Instruments / ladder.xml
1 <?xml version="1.0"?>
2
3 <PropertyList>
4         <ladder>
5                 <name>Pitch Ladder</name>
6                 <type>pitch</type>
7                 <x>-60</x>
8                 <y>-90</y>
9                 <width>120</width>
10                 <height>180</height>
11
12                 <roll-input>
13                         <property>/orientation/roll-deg</property>
14                 </roll-input>
15
16                 <pitch-input>
17                         <property>/orientation/pitch-deg</property>
18                 </pitch-input>
19
20                 <compression-factor>2.68</compression-factor>
21                 <display-span>45.0</display-span>
22                 <divisions>10.0</divisions>
23                 <screen-hole>0</screen-hole>
24                 <lbl-pos>0</lbl-pos>
25                 <glide-slope>0.0</glide-slope>
26                 <enable-fuselage-ref-line>false</enable-fuselage-ref-line>
27                 <enable-target-spot>true</enable-target-spot>
28                 <enable-velocity-vector>false</enable-velocity-vector>
29                 <enable-drift-marker>false</enable-drift-marker>
30                 <enable-alpha-bracket>false</enable-alpha-bracket>
31                 <enable-energy-marker>false</enable-energy-marker>
32                 <enable-climb-dive-marker>false</enable-climb-dive-marker>
33                 <enable-glide-slope-marker>false</enable-glide-slope-marker>
34                 <enable-energy-worm>false</enable-energy-worm>
35                 <enable-waypoint-marker>false</enable-waypoint-marker>
36                 <enable-zenith>true</enable-zenith>
37                 <enable-nadir>true</enable-nadir>
38                 <enable-hat>false</enable-hat>
39         </ladder>
40 </PropertyList>