123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>vor.ac</path>
- <animation>
- <object-name>fond</object-name>
- <object-name>face</object-name>
- <object-name>indicator</object-name>
- <object-name>needle</object-name>
- <object-name>to</object-name>
- <object-name>from</object-name>
- <object-name>fail</object-name>
- <object-name>compass</object-name>
- <object-name>obs</object-name>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>noshadow</type>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>shader</type>
- <shader>chrome</shader>
- <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>material</type>
- <object-name>face</object-name>
- <object-name>indicator</object-name>
- <object-name>needle</object-name>
- <object-name>to</object-name>
- <object-name>from</object-name>
- <object-name>fail</object-name>
- <object-name>compass</object-name>
- <emission>
- <red> 0.00 </red>
- <green> 0.25 </green>
- <blue> 0.05 </blue>
- <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>needle</object-name>
- <property>instrumentation/nav/heading-needle-deflection</property>
- <interpolation>
- <entry><ind> -10 </ind><dep> -25.5 </dep></entry>
- <entry><ind> 0 </ind><dep> 0.0 </dep></entry>
- <entry><ind> 10 </ind><dep> 25.5 </dep></entry>
- </interpolation>
- <center>
- <x-m> 0.000 </x-m>
- <y-m> 0.000 </y-m>
- <z-m> 0.020 </z-m>
- </center>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>compass</object-name>
- <property>/instrumentation/nav/radials/selected-deg</property>
- <axis>
- <x> 1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
-
- <animation>
- <type>obs</type>
- <object-name>obs</object-name>
- <property>/instrumentation/nav/radials/selected-deg</property>
- <axis>
- <x> 1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
-
- <animation>
- <type>knob</type>
- <object-name>obs</object-name>
- <property>/instrumentation/nav/radials/selected-deg</property>
- <factor>-8</factor>
- <axis>
- <x>1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- <center>
- <x-m>0.014</x-m>
- <y-m>-0.0259</y-m>
- <z-m>-0.0262</z-m>
- </center>
- <shift-repeat type="int">5</shift-repeat>
-
- <action>
- <binding>
- <command>property-adjust</command>
- <property>/instrumentation/nav/radials/selected-deg</property>
- <factor>1</factor>
- <min>0</min>
- <max>360</max>
- <wrap>1</wrap>
- </binding>
- </action>
-
- <hovered>
- <binding>
- <command>set-tooltip</command>
- <tooltip-id>nav1-obs</tooltip-id>
- <label>Nav 1 Radial %3d</label>
- <mapping>heading</mapping>
- <property>/instrumentation/nav/radials/selected-deg</property>
- </binding>
- </hovered>
- </animation>
- <animation>
- <type>select</type>
- <object-name>to</object-name>
- <condition>
- <property>instrumentation/nav/to-flag</property>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>from</object-name>
- <condition>
- <property>instrumentation/nav/from-flag</property>
- </condition>
- </animation>
- </PropertyList>
|