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

147 lines
3 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<path>kns80.ac</path>
<animation>
<name>illumination</name>
<object-name>nm.101</object-name>
<object-name>nm.102</object-name>
<object-name>nm.103</object-name>
<object-name>kt.101</object-name>
<object-name>kt.102</object-name>
<object-name>kt.103</object-name>
<object-name>min.101</object-name>
<object-name>min.102</object-name>
<object-name>navfreq.101</object-name>
<object-name>navfreq.102</object-name>
<object-name>navfreq.103</object-name>
<object-name>navfreq.104</object-name>
<object-name>navfreq.105</object-name>
<object-name>annun.nm</object-name>
<object-name>KNS80.modes</object-name>
</animation>
<animation>
<type>select</type>
<object-name>illumination</object-name>
<condition>
<and>
<equals>
<property>instrumentation/nav[1]/power-btn</property>
<value>true</value>
</equals>
<equals>
<property>instrumentation/nav[1]/serviceable</property>
<value>true</value>
</equals>
</and>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>KNS80.volume</object-name>
<property>instrumentation/nav[1]/power-btn</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>300</dep>
</entry>
</interpolation>
<center>
<x-m>0.004</x-m>
<y-m>0.036</y-m>
<z-m>-0.006</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Frequency -->
<animation>
<type>textranslate</type>
<object-name>navfreq.101</object-name>
<property>instrumentation/nav[1]/frequencies/freq-whole</property>
<factor>0.00001</factor>
<step>10000</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>navfreq.102</object-name>
<property>instrumentation/nav[1]/frequencies/freq-whole</property>
<factor>0.0001</factor>
<step>1000</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>navfreq.103</object-name>
<property>instrumentation/nav[1]/frequencies/freq-whole</property>
<factor>0.001</factor>
<step>100</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>navfreq.104</object-name>
<property>instrumentation/nav[1]/frequencies/freq-whole</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>navfreq.105</object-name>
<property>instrumentation/nav[1]/frequencies/freq-whole</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList>