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

159 lines
4.5 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>alt2.ac</path>
<animation>
<type>material</type>
<object-name>ALTface</object-name>
<object-name>needle100</object-name>
<object-name>needle1000</object-name>
<object-name>needle10000</object-name>
<object-name>inhg</object-name>
<object-name>InhgKnob</object-name>
<emission>
<red>0.028</red>
<green>0.014</green>
<blue>0.007</blue>
<factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>needle100</object-name>
<property>instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.36</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle1000</object-name>
<property>instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.036</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle10000</object-name>
<property>instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.0036</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>texrotate</type>
<object-name>inhg</object-name>
<property>instrumentation/altimeter/setting-inhg</property>
<interpolation>
<entry><ind>27.90</ind><dep>0.0</dep></entry>
<entry><ind>28.0</ind><dep>9.35</dep></entry>
<entry><ind>28.5</ind><dep>59.0</dep></entry>
<entry><ind>29.0</ind><dep>109.0</dep></entry>
<entry><ind>29.5</ind><dep>159.5</dep></entry>
<entry><ind>29.9</ind><dep>200.0</dep></entry>
<entry><ind>30.0</ind><dep>210.0</dep></entry>
<entry><ind>30.5</ind><dep>261.0</dep></entry>
<entry><ind>31.0</ind><dep>310.0</dep></entry>
<entry><ind>31.4</ind><dep>350.0</dep></entry>
</interpolation>
<center>
<x>0.25</x>
<y>0.25</y>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>pick</type>
<object-name>inhg.dn</object-name>
<visible>0</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/altimeter/setting-inhg</property>
<step>-0.01</step>
<min>27.90</min>
<max>31.40</max>
<wrap>0</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>inhg.dn</object-name>
<visible>0</visible>
<action>
<button>1</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/altimeter/setting-inhg</property>
<step>-0.1</step>
<min>27.90</min>
<max>31.40</max>
<wrap>0</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>inhg.up</object-name>
<visible>0</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/altimeter/setting-inhg</property>
<step>0.01</step>
<min>27.90</min>
<max>31.40</max>
<wrap>0</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>inhg.up</object-name>
<visible>0</visible>
<action>
<button>1</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>instrumentation/altimeter/setting-inhg</property>
<step>0.1</step>
<min>27.90</min>
<max>31.40</max>
<wrap>0</wrap>
</binding>
</action>
</animation>
</PropertyList>