12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <?xml version="1.0"?>
- <!-- engine rpm clock instrument -->
- <PropertyList>
- <path>rpm.ac</path>
-
- <animation>
- <type>material</type>
- <object-name>srew2</object-name>
- <object-name>Face.007</object-name>
- </animation>
-
- <effect>
- <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
- <object-name>vitre</object-name>
- </effect>
- <animation>
- <type>rotate</type>
- <object-name>rpm-Needle1</object-name>
- <property>engines/engine[3]/n1</property>
- <interpolation>
- <entry><ind>0</ind><dep>0</dep></entry>
- <entry><ind>100</ind><dep>270</dep></entry>
- </interpolation>
- <center>
- <x-m> 4.91086</x-m>
- <y-m>-0.15898</y-m>
- <z-m> 1.05029</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>rpm-Needle2</object-name>
- <property>engines/engine[3]/n1</property>
- <factor>36</factor>
- <center>
- <x-m> 4.91135</x-m>
- <y-m>-0.16853</y-m>
- <z-m> 1.05953</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
-
- <!-- *** LoD *** -->
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>5</max-m>
- </animation>
-
- </PropertyList>
|