123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455 |
- <?xml version="1.0"?>
- <!--
- Bendix/King KN62a DME
- Gary "Buckaroo" Neely
- -->
- <PropertyList>
- <path>kn62a.ac</path>
- <animation>
- <type>material</type>
- <object-name>Bezel</object-name>
- <object-name>Knob1</object-name>
- <object-name>Knob2</object-name>
- <object-name>SwFunction</object-name>
- <object-name>SwPower</object-name>
- <emission>
- <red>0.2</red>
- <green>0.1</green>
- <blue>0.05</blue>
- <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>material</type>
- <object-name>DashesNM</object-name>
- <object-name>DashesGST</object-name>
- <object-name>LabelsNM</object-name>
- <object-name>LabelsMHZ</object-name>
- <object-name>LabelsKTMIN</object-name>
- <object-name>NMDigit1</object-name>
- <object-name>NMDigit2</object-name>
- <object-name>NMDigit3</object-name>
- <object-name>NMDigit4</object-name>
- <object-name>NMDecimal</object-name>
- <object-name>NavDigit1</object-name>
- <object-name>NavDigit2</object-name>
- <object-name>NavDigit3</object-name>
- <object-name>NavDigit4</object-name>
- <object-name>NavDigit5</object-name>
- <object-name>NavDecimal</object-name>
- <object-name>KtDigit1</object-name>
- <object-name>KtDigit2</object-name>
- <object-name>KtDigit3</object-name>
- <object-name>MinDigit1</object-name>
- <object-name>MinDigit2</object-name>
- <object-name>Min99</object-name>
- <emission>
- <red>0.8</red>
- <green>0.4</green>
- <blue>0.2</blue>
- <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>select</type>
- <object-name>NMDigit1</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <property>/instrumentation/dme/in-range</property>
- <greater-than-equals>
- <property>/instrumentation/dme/indicated-distance-nm</property>
- <value>100</value>
- </greater-than-equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>NMDigit2</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <property>/instrumentation/dme/in-range</property>
- <greater-than-equals>
- <property>/instrumentation/dme/indicated-distance-nm</property>
- <value>10</value>
- </greater-than-equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>NMDigit3</object-name>
- <object-name>NMDigit4</object-name>
- <object-name>NMDecimal</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <property>/instrumentation/dme/in-range</property>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>DashesNM</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not><property>/instrumentation/dme/in-range</property></not>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>NavDigit1</object-name>
- <object-name>NavDigit2</object-name>
- <object-name>NavDigit3</object-name>
- <object-name>NavDigit4</object-name>
- <object-name>NavDigit5</object-name>
- <object-name>NavDecimal</object-name>
- <object-name>LabelsMHZ</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <equals><property>/controls/switches/kn-62a-mode</property><value>1</value></equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>LabelsNM</object-name>
- <condition>
- <property>/systems/electrical/outputs/dme</property>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>LabelsKTMIN</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>KtDigit1</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- <property>/instrumentation/dme/in-range</property>
- <greater-than-equals>
- <property>/instrumentation/dme/indicated-ground-speed-kt</property>
- <value>100</value>
- </greater-than-equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>KtDigit2</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- <property>/instrumentation/dme/in-range</property>
- <greater-than-equals>
- <property>/instrumentation/dme/indicated-ground-speed-kt</property>
- <value>10</value>
- </greater-than-equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>KtDigit3</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- <property>/instrumentation/dme/in-range</property>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>MinDigit1</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- <property>/instrumentation/dme/in-range</property>
- <less-than><property>/instrumentation/dme/indicated-time-min</property><value>99</value></less-than>
- <greater-than-equals>
- <property>/instrumentation/dme/indicated-time-min</property>
- <value>10</value>
- </greater-than-equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>MinDigit2</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- <property>/instrumentation/dme/in-range</property>
- <less-than><property>/instrumentation/dme/indicated-time-min</property><value>99</value></less-than>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>Min99</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- <property>/instrumentation/dme/in-range</property>
- <greater-than-equals><property>/instrumentation/dme/indicated-time-min</property><value>99</value></greater-than-equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>DashesGST</object-name>
- <condition>
- <and>
- <property>/systems/electrical/outputs/dme</property>
- <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
- <not><property>/instrumentation/dme/in-range</property></not>
- </and>
- </condition>
- </animation>
- <!-- Nav Freq Display -->
- <animation>
- <type>textranslate</type>
- <object-name>NavDigit1</object-name>
- <property>/instrumentation/dme/frequencies/display-sel-mhz</property>
- <factor>0.001</factor>
- <step>100</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>NavDigit2</object-name>
- <property>/instrumentation/dme/frequencies/display-sel-mhz</property>
- <factor>0.01</factor>
- <step>10</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>NavDigit3</object-name>
- <property>/instrumentation/dme/frequencies/display-sel-mhz</property>
- <factor>0.1</factor>
- <step>1</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>NavDigit4</object-name>
- <property>/instrumentation/dme/frequencies/display-sel-khz</property>
- <factor>0.01</factor>
- <step>10</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>NavDigit5</object-name>
- <property>/instrumentation/dme/frequencies/display-sel-khz</property>
- <factor>0.1</factor>
- <step>1</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- NM Display -->
- <animation>
- <type>textranslate</type>
- <object-name>NMDigit1</object-name>
- <property>/instrumentation/dme/indicated-distance-nm</property>
- <factor>0.001</factor>
- <step>100</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>NMDigit2</object-name>
- <property>/instrumentation/dme/indicated-distance-nm</property>
- <factor>0.01</factor>
- <step>10</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>NMDigit3</object-name>
- <property>/instrumentation/dme/indicated-distance-nm</property>
- <factor>0.1</factor>
- <step>1</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>NMDigit4</object-name>
- <property>/instrumentation/dme/indicated-distance-nm</property>
- <factor>1</factor>
- <step>0.1</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Knots Display -->
- <animation>
- <type>textranslate</type>
- <object-name>KtDigit1</object-name>
- <property>/instrumentation/dme/indicated-ground-speed-kt</property>
- <factor>0.001</factor>
- <step>100</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>KtDigit2</object-name>
- <property>/instrumentation/dme/indicated-ground-speed-kt</property>
- <factor>0.01</factor>
- <step>10</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>KtDigit3</object-name>
- <property>/instrumentation/dme/indicated-ground-speed-kt</property>
- <factor>0.1</factor>
- <step>1</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Minutes Display -->
- <animation>
- <type>textranslate</type>
- <object-name>MinDigit1</object-name>
- <property>/instrumentation/dme/indicated-time-min</property>
- <factor>0.01</factor>
- <step>10</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>MinDigit2</object-name>
- <property>/instrumentation/dme/indicated-time-min</property>
- <factor>0.1</factor>
- <step>1</step>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Switches -->
- <animation>
- <type>translate</type>
- <object-name>SwPower</object-name>
- <property>controls/switches/kn-62a</property>
- <interpolation>
- <entry><ind>0</ind><dep>0</dep></entry>
- <entry><ind>1</ind><dep>0.004</dep></entry>
- </interpolation>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>translate</type>
- <object-name>SwFunction</object-name>
- <property>controls/switches/kn-62a-mode</property>
- <interpolation>
- <entry><ind>0</ind><dep>-0.004</dep></entry>
- <entry><ind>1</ind><dep>0</dep></entry>
- <entry><ind>2</ind><dep>0.004</dep></entry>
- </interpolation>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- </PropertyList>
|