123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- <?xml version="1.0"?>
- <!-- Dual Needle Radio Magnetic Indicator -->
- <PropertyList>
- <path>rmi.ac</path>
-
- <animation>
- <type>material</type>
- <object-name>srew4</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>outer_face</object-name>
- <property>orientation/heading-magnetic-deg</property>
- <interpolation>
- <entry><ind>0</ind><dep>0</dep></entry>
- <entry><ind>90</ind><dep>90</dep></entry>
- <entry><ind>180</ind><dep>180</dep></entry>
- <entry><ind>270</ind><dep>270</dep></entry>
- <entry><ind>360</ind><dep>360</dep></entry>
- </interpolation>
- <center>
- <x-m> 4.90655</x-m>
- <y-m>-0.00013</y-m>
- <z-m> 1.06160</z-m>
- </center>
- <axis>
- <x>1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>adfNeedle</object-name>
- <property>instrumentation/tacan/indicated-bearing-true-deg</property>
- <interpolation>
- <entry><ind>0</ind><dep>0</dep></entry>
- <entry><ind>360</ind><dep>360</dep></entry>
- </interpolation>
- <center>
- <x-m> 4.90655</x-m>
- <y-m>-0.00013</y-m>
- <z-m> 1.06160</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>vorNeedle</object-name>
- <property>instrumentation/nav[0]/indicated-bearing-deg</property>
- <interpolation>
- <entry><ind>0</ind><dep>0</dep></entry>
- <entry><ind>360</ind><dep>360</dep></entry>
- </interpolation>
- <center>
- <x-m> 4.90655</x-m>
- <y-m>-0.00013</y-m>
- <z-m> 1.06160</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>
|