1
0
Fork 0
fgdata/Aircraft/Instruments-3d/ki206/ki206.xml

116 lines
2.3 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<path>ki206.ac</path>
<animation>
<type>select</type>
<object-name>KI206.gsflag</object-name>
<condition>
<and>
<equals>
<property>instrumentation/nav/has-gs</property>
<value>true</value>
</equals>
<equals>
<property>instrumentation/nav/in-range</property>
<value>true</value>
</equals>
</and>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>KI206.toflag</object-name>
<condition>
<equals>
<property>instrumentation/nav/to-flag</property>
<value>true</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>KI206.fromflag</object-name>
<condition>
<equals>
<property>instrumentation/nav/from-flag</property>
<value>true</value>
</equals>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>KI206card</object-name>
<property>orientation/heading-magnetic-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>KI206.locneedle</object-name>
<property>instrumentation/nav/heading-needle-deflection</property>
<interpolation>
<entry>
<ind>-10.0</ind>
<dep>-0.0113</dep>
</entry>
<entry>
<ind>0.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>10.0</ind>
<dep>0.0113</dep>
</entry>
</interpolation>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>KI206.gsneedle</object-name>
<property>instrumentation/nav/gs-needle-deflection</property>
<interpolation>
<entry>
<ind>-9999.0</ind>
<dep>-0.0113</dep>
</entry>
<entry>
<ind>-10.0</ind>
<dep>-0.0113</dep>
</entry>
<entry>
<ind>0.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>10.0</ind>
<dep>0.0113</dep>
</entry>
<entry>
<ind>9999.0</ind>
<dep>0.0113</dep>
</entry>
</interpolation>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
</animation>
</PropertyList>