1
0
Fork 0
fgdata/instrumentation/ai_small/STBYai.xml
Vivian Meazza 2c7075a9b0 Minor updates
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-06-04 11:14:33 +01:00

68 lines
No EOL
1.7 KiB
XML

<?xml version="1.0"?>
<!--
Standby Gyro
Syd Adams
-->
<PropertyList>
<path>STBYai.ac</path>
<animation>
<type>texmultiple</type>
<object-name>STBYai.ball</object-name>
<transform>
<property>instrumentation/attitude-indicator/indicated-pitch-deg</property>
<subtype>textranslate</subtype>
<factor>0.003667</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</transform>
<transform>
<property>instrumentation/attitude-indicator/indicated-roll-deg</property>
<subtype>texrotate</subtype>
<center>
<x>0.25</x>
<y>0.50</y>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</transform>
</animation>
<animation>
<type>rotate</type>
<object-name>STBYai.rollneedle</object-name>
<property>instrumentation/attitude-indicator/indicated-roll-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>STBYai.cage</object-name>
<visible>true</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>instrumentation/attitude-indicator/caged</property>
</binding>
</action>
</animation>
</PropertyList>