12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>alt.ac</path>
- <animation>
- <type>material</type>
- <object-name>ALTface</object-name>
- <object-name>InhgKnob</object-name>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red> 0.70 </red>
- <green> 0.30 </green>
- <blue> 0.30 </blue>
- </emission>
- </animation>
- <animation>
- <type>material</type>
- <object-name>needle</object-name>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red> 0.70 </red>
- <green> 0.30 </green>
- <blue> 0.30 </blue>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>needle</object-name>
- <property>position/gear-agl-ft</property>
- <interpolation>
- <entry><ind> 0 </ind><dep> 0 </dep></entry>
- <entry><ind> 50 </ind><dep> 40 </dep></entry>
- <entry><ind> 100 </ind><dep> 80 </dep></entry>
- <entry><ind> 200 </ind><dep> 120 </dep></entry>
- <entry><ind> 1000</ind><dep> 280 </dep></entry>
- <entry><ind> 2500</ind><dep> 340 </dep></entry>
- </interpolation>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>bug</object-name>
- <property>autopilot/settings/target-agl-ft</property>
- <interpolation>
- <entry><ind> 0 </ind><dep> 0 </dep></entry>
- <entry><ind> 50 </ind><dep> 40 </dep></entry>
- <entry><ind> 100 </ind><dep> 80 </dep></entry>
- <entry><ind> 200 </ind><dep> 120 </dep></entry>
- <entry><ind> 1000</ind><dep> 280 </dep></entry>
- <entry><ind> 2500</ind><dep> 340 </dep></entry>
- </interpolation>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>10</max-m>
- </animation>
- </PropertyList>
|