adaptation for HUD changes (not sure if <screen-hole> is right ...
[fg:toms-fgdata.git] / Huds / Instruments / turn-bank-indicator.xml
1 <?xml version="1.0"?>
2
3 <PropertyList>
4         <turn-bank-indicator>
5                 <name>Turn Bank Indicator</name>
6                 <x>-30</x>
7                 <width>60</width>
8                 <height>10</height>
9
10                 <bank-input>
11                         <property>/orientation/roll-deg</property>
12                 </bank-input>
13
14                 <sideslip-input>
15                         <property>/orientation/side-slip-deg</property>
16                 </sideslip-input>
17
18                 <gap-width>5</gap-width>
19                 <bank-scale>false</bank-scale>
20                 <bank-scale-radius>250</bank-scale-radius>
21         </turn-bank-indicator>
22 </PropertyList>