123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>adi.ac</path>
- <animation>
- <type>select</type>
- <object-name>off-flag</object-name>
- <condition>
- <less-than>
- <property>systems/electrical/volts</property>
- <value>24</value>
- </less-than>
- </condition>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>sphere</object-name>
- <property>orientation/roll-deg</property>
- <center>
- <x-m>0</x-m>
- <y-m>0.0</y-m>
- <z-m>0.0</z-m>
- </center>
- <axis>
- <x>1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>sphere</object-name>
- <property>orientation/pitch-deg</property>
- <center>
- <x-m>-0.04</x-m>
- <y-m>0.0</y-m>
- <z-m>0.00</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>sphere</object-name>
- <property>orientation/heading-deg</property >
- <center>
- <x-m>-0.04</x-m>
- <y-m>0.0</y-m>
- <z-m>0.0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>-1</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>bank-index</object-name>
- <property>orientation/roll-deg</property>
- <min-deg>-120</min-deg>
- <max-deg>120</max-deg>
- <center>
- <x-m> 0 </x-m>
- <y-m> 0 </y-m>
- <z-m> 0 </z-m>
- </center>
- <axis>
- <x>1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- slip-ball-->
- <animation>
- <type>rotate</type>
- <object-name>slip-ball</object-name>
- <property>instrumentation/slip-skid-ball/indicated-slip-skid</property>
- <factor>8</factor>
- <min-deg>-11</min-deg>
- <max-deg>11</max-deg>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0.0279031</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- localizer -->
- <animation>
- <type>select</type>
- <object-name>loc-flag</object-name>
- <condition>
- <and>
- <less-than>
- <property>instrumentation/steer-mode</property>
- <value>1.5</value>
- </less-than>
- <not>
- <property>instrumentation/nav/gs-in-range</property>
- </not>
- <equals>
- <property>instrumentation/dme/switch-position</property>
- <value>0</value>
- </equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>localizer-bar</object-name>
- <condition>
- <and>
- <less-than>
- <property>instrumentation/steer-mode</property>
- <value>1.5</value>
- </less-than>
- <not>
- <equals>
- <property>instrumentation/nav/crosstrack-heading-error-deg</property>
- <value>0</value>
- </equals>
- </not>
- </and>
- </condition>
- </animation>
- <animation>
- <type>translate</type>
- <object-name>localizer-bar</object-name>
- <property>instrumentation/nav/heading-needle-deflection</property>
- <factor>0.003</factor>
- <max>0.001</max>
- <min>-0.001</min>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- glide-slope -->
- <animation>
- <type>select</type>
- <object-name>gs-flag</object-name>
- <condition>
- <and>
- <less-than>
- <property>instrumentation/steer-mode</property>
- <value>1.5</value>
- </less-than>
- <not>
- <property>instrumentation/nav/gs-in-range</property>
- </not>
- <equals>
- <property>instrumentation/dme/switch-position</property>
- <value>0</value>
- </equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>glideslope-bar</object-name>
- <condition>
- <and>
- <less-than>
- <property>instrumentation/steer-mode</property>
- <value>1.5</value>
- </less-than>
- <property>instrumentation/nav/gs-in-range</property>
- <property>instrumentation/nav/has-gs</property>
- </and>
- </condition>
- </animation>
- <animation>
- <type>translate</type>
- <object-name>glideslope-bar</object-name>
- <property>instrumentation/nav[0]/gs-needle-deflection</property>
- <factor>0.01</factor>
- <max>0.1</max>
- <min>-0.1</min>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>1</z>
- </axis>
- </animation>
- <!-- lighting -->
- <animation>
- <object-name>loc-flag</object-name>
- <object-name>off-flag</object-name>
- <object-name>gs-flag</object-name>
- <type>material</type>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red>1</red>
- <green>1</green>
- <blue>1</blue>
- </emission>
- </animation>
- <animation>
- <object-name>mount</object-name>
- <object-name>knob-index</object-name>
- <type>material</type>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red>0.5</red>
- <green>0.2</green>
- <blue>0.2</blue>
- </emission>
- </animation>
- <animation>
- <object-name>ai-ring</object-name>
- <object-name>gs-scale</object-name>
- <object-name>sphere</object-name>
- <object-name>reticl</object-name>
- <object-name>slip-ball</object-name>
- <object-name>bank-index</object-name>
- <object-name>ring-slip</object-name>
- <object-name>bank-index</object-name>
- <type>material</type>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red>0.5</red>
- <green>0.5</green>
- <blue>0.4</blue>
- </emission>
- </animation>
- <animation>
- <object-name>localizer-bar</object-name>
- <object-name>glideslope-bar</object-name>
- <type>material</type>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red>0.8</red>
- <green>0.8</green>
- <blue>0.8</blue>
- </emission>
- </animation>
- <animation>
- <type>noshadow</type>
- <object-name>glideslope-bar</object-name>
- <object-name>localizer-bar</object-name>
- </animation>
- <animation>
- <object-name>ai</object-name>
- <type>noshadow</type>
- </animation>
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>10</max-m>
- </animation>
- </PropertyList>
|