2006-01-24 10:26:16 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<name>ASI</name>
|
|
|
|
<path>asi.ac</path>
|
|
|
|
|
2006-02-25 18:16:54 +00:00
|
|
|
<animation>
|
|
|
|
<type>material</type>
|
2007-01-10 16:10:48 +00:00
|
|
|
<object-name>Ring</object-name>
|
2006-02-25 18:16:54 +00:00
|
|
|
<object-name>Face</object-name>
|
|
|
|
<object-name>Needle</object-name>
|
|
|
|
<emission>
|
|
|
|
<red>1.0</red>
|
|
|
|
<green>0.2</green>
|
|
|
|
<blue>0.0</blue>
|
|
|
|
<factor-prop>/sim/model//material/instruments/factor</factor-prop>
|
|
|
|
</emission>
|
|
|
|
</animation>
|
|
|
|
|
2007-01-10 16:10:48 +00:00
|
|
|
<animation>
|
|
|
|
<type>material</type>
|
|
|
|
<object-name>PA-Knob</object-name>
|
|
|
|
<emission>
|
|
|
|
<red>0.45</red>
|
|
|
|
<green>0.09</green>
|
|
|
|
<blue>0.00001</blue>
|
|
|
|
<factor-prop>/sim/model//material/instruments/factor</factor-prop>
|
|
|
|
</emission>
|
|
|
|
</animation>
|
|
|
|
|
2009-12-29 10:46:34 +00:00
|
|
|
<!-- ASI Pressure Altitude adjust -->
|
|
|
|
<animation>
|
|
|
|
<type>pick</type>
|
|
|
|
<object-name>PAdecrease</object-name>
|
|
|
|
<visible>false</visible>
|
|
|
|
<action>
|
|
|
|
<name>decrease PA</name>
|
|
|
|
<button>0</button>
|
|
|
|
<repeatable type="bool">true</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>property-adjust</command>
|
|
|
|
<property>/instrumentation/airspeed-indicator/pressure-alt-offset-deg</property>
|
|
|
|
<step>-1</step>
|
|
|
|
<min>0</min>
|
|
|
|
<max>360</max>
|
|
|
|
<wrap>1</wrap>
|
|
|
|
</binding>
|
|
|
|
</action>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>pick</type>
|
|
|
|
<object-name>PAincrease</object-name>
|
|
|
|
<visible>false</visible>
|
|
|
|
<action>
|
|
|
|
<name>increase PA</name>
|
|
|
|
<button>0</button>
|
|
|
|
<repeatable type="bool">true</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>property-adjust</command>
|
|
|
|
<property>/instrumentation/airspeed-indicator/pressure-alt-offset-deg</property>
|
|
|
|
<step>1</step>
|
|
|
|
<min>0</min>
|
|
|
|
<max>360</max>
|
|
|
|
<wrap>1</wrap>
|
|
|
|
</binding>
|
|
|
|
</action>
|
|
|
|
</animation>
|
|
|
|
|
2007-01-10 16:10:48 +00:00
|
|
|
<animation>
|
|
|
|
<name>RingTransform</name>
|
|
|
|
<type>rotate</type>
|
|
|
|
<object-name>Ring</object-name>
|
|
|
|
<property>/instrumentation/airspeed-indicator/pressure-alt-offset-deg</property>
|
|
|
|
<factor>1</factor>
|
|
|
|
<axis>
|
|
|
|
<x>-1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
|
|
|
</animation>
|
2006-01-24 10:26:16 +00:00
|
|
|
<animation>
|
|
|
|
<type>rotate</type>
|
|
|
|
<object-name>Needle</object-name>
|
|
|
|
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
|
|
|
|
<interpolation>
|
|
|
|
<entry><ind> 10</ind><dep> 3</dep></entry>
|
|
|
|
<entry><ind> 40</ind><dep> 35</dep></entry>
|
|
|
|
<entry><ind> 60</ind><dep> 70</dep></entry>
|
|
|
|
<entry><ind> 80</ind><dep> 105</dep></entry>
|
|
|
|
<entry><ind> 100</ind><dep> 155</dep></entry>
|
|
|
|
<entry><ind> 120</ind><dep> 190</dep></entry>
|
|
|
|
<entry><ind> 140</ind><dep> 225</dep></entry>
|
|
|
|
<entry><ind> 160</ind><dep> 260</dep></entry>
|
|
|
|
<entry><ind> 180</ind><dep> 295</dep></entry>
|
|
|
|
</interpolation>
|
2007-01-10 16:10:48 +00:00
|
|
|
<center>
|
|
|
|
<x-m>0.0</x-m>
|
|
|
|
<y-m>0.001</y-m>
|
|
|
|
<z-m>0.001</z-m>
|
|
|
|
</center>
|
2006-01-24 10:26:16 +00:00
|
|
|
<axis>
|
|
|
|
<x>-1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
|
|
|
</animation>
|
|
|
|
|
2007-01-10 16:10:48 +00:00
|
|
|
<!--
|
|
|
|
<animation>
|
|
|
|
<name>Alpha Order Group</name>
|
|
|
|
<object-name>Ring</object-name>
|
|
|
|
<object-name>Face</object-name>
|
|
|
|
<object-name>Needle</object-name>
|
|
|
|
<object-name>PA-Knob</object-name>
|
|
|
|
</animation>
|
|
|
|
-->
|
2006-01-24 10:26:16 +00:00
|
|
|
</PropertyList>
|
|
|
|
|
|
|
|
|