1
0
Fork 0
fgdata/Huds/Instruments/turn-bank-indicator.xml

23 lines
466 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<turn-bank-indicator>
<name>Turn Bank Indicator</name>
<x>-30</x>
<width>60</width>
<height>10</height>
<bank-input>
<property>/orientation/roll-deg</property>
</bank-input>
<sideslip-input>
<property>/orientation/side-slip-deg</property>
</sideslip-input>
<gap-width>5</gap-width>
<bank-scale>false</bank-scale>
<bank-scale-radius>250</bank-scale-radius>
</turn-bank-indicator>
</PropertyList>