23 lines
466 B
XML
23 lines
466 B
XML
|
<?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>
|