<?xml version="1.0"?> <!--Simple Tactical Display (Basic FG Radar) --> <PropertyList> <path>radar-screen.ac</path> <animation> <type>select</type> <object-name>stand-by</object-name> <condition> <property>instrumentation/radar/radar-standby</property> </condition> </animation> <animation> <type>select</type> <object-name>pulse-srch</object-name> <condition> <property>instrumentation/radar2/wcs-mode/pulse-srch</property> </condition> </animation> <animation> <type>select</type> <object-name>tws-auto</object-name> <condition> <property>instrumentation/radar2/wcs-mode/tws-auto</property> </condition> </animation> <animation> <type>select</type> <object-name>az-field-120</object-name> <condition> <equals> <property>instrumentation/radar/az-field</property> <value>120</value> </equals> </condition> </animation> <animation> <type>select</type> <object-name>az-field-60</object-name> <condition> <equals> <property>instrumentation/radar/az-field</property> <value>60</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name>miles-drum-1</object-name> <property>instrumentation/radar/range-selected</property> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis> <x>0</x><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name>miles-drum-2</object-name> <property>instrumentation/radar/range-selected</property> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>select</type> <object-name>miles-drum-3</object-name> <condition> <greater-than> <property>instrumentation/radar/range-selected</property> <value>99</value> </greater-than> </condition> </animation> <!--Group MP1 --> <MP1> <group-name>MP1</group-name> <hdg-name>MP1hdg</hdg-name> <alt0-name>MP1alt0</alt0-name> <alt1-name>MP1alt1</alt1-name> <alt2-name>MP1alt2</alt2-name> <symb-carrier-name>MP1symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[0]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[0]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[0]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[0]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[0]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[0]/carrier</carrier> </MP1> <animation> <type>select</type> <object-name alias="../../MP1/group-name"/> <condition> <equals> <property alias="../../../../MP1/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP1/group-name"/> <property alias="../../MP1/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP1/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP1/group-name"/> <property alias="../../MP1/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP1/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP1/group-name"/> <property alias="../../MP1/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP1 Heading --> <type>select</type> <object-name alias="../../MP1/hdg-name"/> <condition> <equals> <property alias="../../../../MP1/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP1/hdg-name"/> <property alias="../../MP1/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP1/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!--MP1 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP1/alt0-name"/> <condition> <less-than> <property alias="../../../../MP1/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP1/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP1/alt0-name"/> <property alias="../../MP1/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP1 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP1/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP1/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP1/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP1/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP1/alt1-name"/> <property alias="../../MP1/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP1/alt2-name"/> <property alias="../../MP1/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!-- carrier symbol --> <type>select</type> <object-name alias="../../MP1/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP1/carrier"/> <value>true</value> </equals> </condition> </animation> <MP2> <!--Group MP2 --> <group-name>MP2</group-name> <hdg-name>MP2hdg</hdg-name> <alt0-name>MP2alt0</alt0-name> <alt1-name>MP2alt1</alt1-name> <alt2-name>MP2alt2</alt2-name> <symb-carrier-name>MP2symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[1]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[1]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[1]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[1]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[1]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[1]/carrier</carrier> </MP2> <animation> <type>select</type> <object-name alias="../../MP2/group-name"/> <condition> <equals> <property alias="../../../../MP2/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP2/group-name"/> <property alias="../../MP2/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP2/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP2/group-name"/> <property alias="../../MP2/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP2/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP2/group-name"/> <property alias="../../MP2/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP2 Heading --> <type>select</type> <object-name alias="../../MP2/hdg-name"/> <condition> <equals> <property alias="../../../../MP2/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP2/hdg-name"/> <property alias="../../MP2/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP2/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP2 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP2/alt0-name"/> <condition> <less-than> <property alias="../../../../MP2/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP2/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP2/alt0-name"/> <property alias="../../MP2/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP2 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP2/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP2/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP2/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP2/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP2/alt1-name"/> <property alias="../../MP2/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP2/alt2-name"/> <property alias="../../MP2/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP2/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP2/carrier"/> <value>true</value> </equals> </condition> </animation> <MP3> <!--Group MP3 --> <group-name>MP3</group-name> <hdg-name>MP3hdg</hdg-name> <alt0-name>MP3alt0</alt0-name> <alt1-name>MP3alt1</alt1-name> <alt2-name>MP3alt2</alt2-name> <symb-carrier-name>MP3symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[2]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[2]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[2]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[2]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[2]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[2]/carrier</carrier> </MP3> <animation> <type>select</type> <object-name alias="../../MP3/group-name"/> <condition> <equals> <property alias="../../../../MP3/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP3/group-name"/> <property alias="../../MP3/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP3/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP3/group-name"/> <property alias="../../MP3/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP3/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP3/group-name"/> <property alias="../../MP3/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP3 Heading --> <type>select</type> <object-name alias="../../MP3/hdg-name"/> <condition> <equals> <property alias="../../../../MP3/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP3/hdg-name"/> <property alias="../../MP3/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP3/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP3 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP3/alt0-name"/> <condition> <less-than> <property alias="../../../../MP3/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP3/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP3/alt0-name"/> <property alias="../../MP3/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP3 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP3/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP3/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP3/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP3/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP3/alt1-name"/> <property alias="../../MP3/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP3/alt2-name"/> <property alias="../../MP3/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP3/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP3/carrier"/> <value>true</value> </equals> </condition> </animation> <MP4> <!--Group MP4 --> <group-name>MP4</group-name> <hdg-name>MP4hdg</hdg-name> <alt0-name>MP4alt0</alt0-name> <alt1-name>MP4alt1</alt1-name> <alt2-name>MP4alt2</alt2-name> <symb-carrier-name>MP4symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[3]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[3]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[3]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[3]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[3]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[3]/carrier</carrier> </MP4> <animation> <type>select</type> <object-name alias="../../MP4/group-name"/> <condition> <equals> <property alias="../../../../MP4/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP4/group-name"/> <property alias="../../MP4/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP4/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP4/group-name"/> <property alias="../../MP4/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP4/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP4/group-name"/> <property alias="../../MP4/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP4 Heading --> <type>select</type> <object-name alias="../../MP4/hdg-name"/> <condition> <equals> <property alias="../../../../MP4/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP4/hdg-name"/> <property alias="../../MP4/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP4/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP4 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP4/alt0-name"/> <condition> <less-than> <property alias="../../../../MP4/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP4/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP4/alt0-name"/> <property alias="../../MP4/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP4 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP4/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP4/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP4/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP4/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP4/alt1-name"/> <property alias="../../MP4/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP4/alt2-name"/> <property alias="../../MP4/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP4/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP4/carrier"/> <value>true</value> </equals> </condition> </animation> <MP5> <!--Group MP5 --> <group-name>MP5</group-name> <hdg-name>MP5hdg</hdg-name> <alt0-name>MP5alt0</alt0-name> <alt1-name>MP5alt1</alt1-name> <alt2-name>MP5alt2</alt2-name> <symb-carrier-name>MP5symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[4]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[4]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[4]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[4]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[4]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[4]/carrier</carrier> </MP5> <animation> <type>select</type> <object-name alias="../../MP5/group-name"/> <condition> <equals> <property alias="../../../../MP5/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP5/group-name"/> <property alias="../../MP5/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP5/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP5/group-name"/> <property alias="../../MP5/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP5/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP5/group-name"/> <property alias="../../MP5/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP5 Heading --> <type>select</type> <object-name alias="../../MP5/hdg-name"/> <condition> <equals> <property alias="../../../../MP5/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP5/hdg-name"/> <property alias="../../MP5/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP5/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP5 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP5/alt0-name"/> <condition> <less-than> <property alias="../../../../MP5/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP5/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP5/alt0-name"/> <property alias="../../MP5/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP5 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP5/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP5/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP5/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP5/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP5/alt1-name"/> <property alias="../../MP5/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP5/alt2-name"/> <property alias="../../MP5/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP5/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP5/carrier"/> <value>true</value> </equals> </condition> </animation> <MP6> <!--Group MP6 --> <group-name>MP6</group-name> <hdg-name>MP6hdg</hdg-name> <alt0-name>MP6alt0</alt0-name> <alt1-name>MP6alt1</alt1-name> <alt2-name>MP6alt2</alt2-name> <symb-carrier-name>MP6symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[5]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[5]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[5]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[5]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[5]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[5]/carrier</carrier> </MP6> <animation> <type>select</type> <object-name alias="../../MP6/group-name"/> <condition> <equals> <property alias="../../../../MP6/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP6/group-name"/> <property alias="../../MP6/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP6/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP6/group-name"/> <property alias="../../MP6/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP6/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP6/group-name"/> <property alias="../../MP6/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP6 Heading --> <type>select</type> <object-name alias="../../MP6/hdg-name"/> <condition> <equals> <property alias="../../../../MP6/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP6/hdg-name"/> <property alias="../../MP6/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP6/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP6 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP6/alt0-name"/> <condition> <less-than> <property alias="../../../../MP6/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP6/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP6/alt0-name"/> <property alias="../../MP6/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP6 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP6/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP6/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP6/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP6/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP6/alt1-name"/> <property alias="../../MP6/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP6/alt2-name"/> <property alias="../../MP6/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP6/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP6/carrier"/> <value>true</value> </equals> </condition> </animation> <MP7> <!--Group MP7 --> <group-name>MP7</group-name> <hdg-name>MP7hdg</hdg-name> <alt0-name>MP7alt0</alt0-name> <alt1-name>MP7alt1</alt1-name> <alt2-name>MP7alt2</alt2-name> <symb-carrier-name>MP7symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[6]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[6]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[6]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[6]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[6]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[6]/carrier</carrier> </MP7> <animation> <type>select</type> <object-name alias="../../MP7/group-name"/> <condition> <equals> <property alias="../../../../MP7/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP7/group-name"/> <property alias="../../MP7/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP7/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP7/group-name"/> <property alias="../../MP7/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP7/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP7/group-name"/> <property alias="../../MP7/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP7 Heading --> <type>select</type> <object-name alias="../../MP7/hdg-name"/> <condition> <equals> <property alias="../../../../MP7/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP7/hdg-name"/> <property alias="../../MP7/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP7/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP7 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP7/alt0-name"/> <condition> <less-than> <property alias="../../../../MP7/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP7/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP7/alt0-name"/> <property alias="../../MP7/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP7 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP7/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP7/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP7/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP7/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP7/alt1-name"/> <property alias="../../MP7/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP7/alt2-name"/> <property alias="../../MP7/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP7/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP7/carrier"/> <value>true</value> </equals> </condition> </animation> <MP8> <!--Group MP8 --> <group-name>MP8</group-name> <hdg-name>MP8hdg</hdg-name> <alt0-name>MP8alt0</alt0-name> <alt1-name>MP8alt1</alt1-name> <alt2-name>MP8alt2</alt2-name> <symb-carrier-name>MP8symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[7]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[7]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[7]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[7]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[7]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[7]/carrier</carrier> </MP8> <animation> <type>select</type> <object-name alias="../../MP8/group-name"/> <condition> <equals> <property alias="../../../../MP8/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP8/group-name"/> <property alias="../../MP8/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP8/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP8/group-name"/> <property alias="../../MP8/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP8/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP8/group-name"/> <property alias="../../MP8/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP8 Heading --> <type>select</type> <object-name alias="../../MP8/hdg-name"/> <condition> <equals> <property alias="../../../../MP8/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP8/hdg-name"/> <property alias="../../MP8/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP8/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP8 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP8/alt0-name"/> <condition> <less-than> <property alias="../../../../MP8/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP8/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP8/alt0-name"/> <property alias="../../MP8/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP8 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP8/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP8/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP8/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP8/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP8/alt1-name"/> <property alias="../../MP8/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP8/alt2-name"/> <property alias="../../MP8/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP8/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP8/carrier"/> <value>true</value> </equals> </condition> </animation> <MP9> <!--Group MP9 --> <group-name>MP9</group-name> <hdg-name>MP9hdg</hdg-name> <alt0-name>MP9alt0</alt0-name> <alt1-name>MP9alt1</alt1-name> <alt2-name>MP9alt2</alt2-name> <symb-carrier-name>MP9symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[8]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[8]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[8]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[8]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[8]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[8]/carrier</carrier> </MP9> <animation> <type>select</type> <object-name alias="../../MP9/group-name"/> <condition> <equals> <property alias="../../../../MP9/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP9/group-name"/> <property alias="../../MP9/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP9/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP9/group-name"/> <property alias="../../MP9/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP9/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP9/group-name"/> <property alias="../../MP9/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP9 Heading --> <type>select</type> <object-name alias="../../MP9/hdg-name"/> <condition> <equals> <property alias="../../../../MP9/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP9/hdg-name"/> <property alias="../../MP9/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP9/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP9 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP9/alt0-name"/> <condition> <less-than> <property alias="../../../../MP9/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP9/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP9/alt0-name"/> <property alias="../../MP9/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP9 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP9/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP9/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP9/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP9/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP9/alt1-name"/> <property alias="../../MP9/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP9/alt2-name"/> <property alias="../../MP9/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP9/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP9/carrier"/> <value>true</value> </equals> </condition> </animation> <MP10> <!--Group MP10 --> <group-name>MP10</group-name> <hdg-name>MP10hdg</hdg-name> <alt0-name>MP10alt0</alt0-name> <alt1-name>MP10alt1</alt1-name> <alt2-name>MP10alt2</alt2-name> <symb-carrier-name>MP10symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[9]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[9]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[9]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[9]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[9]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[9]/carrier</carrier> </MP10> <animation> <type>select</type> <object-name alias="../../MP10/group-name"/> <condition> <equals> <property alias="../../../../MP10/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP10/group-name"/> <property alias="../../MP10/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP10/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP10/group-name"/> <property alias="../../MP10/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP10/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP10/group-name"/> <property alias="../../MP10/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP10 Heading --> <type>select</type> <object-name alias="../../MP10/hdg-name"/> <condition> <equals> <property alias="../../../../MP10/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP10/hdg-name"/> <property alias="../../MP10/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP10/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP10 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP10/alt0-name"/> <condition> <less-than> <property alias="../../../../MP10/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP10/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP10/alt0-name"/> <property alias="../../MP10/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP10 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP10/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP10/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP10/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP10/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP10/alt1-name"/> <property alias="../../MP10/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP10/alt2-name"/> <property alias="../../MP10/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP10/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP10/carrier"/> <value>true</value> </equals> </condition> </animation> <MP11> <!--Group MP11 --> <group-name>MP11</group-name> <hdg-name>MP11hdg</hdg-name> <alt0-name>MP11alt0</alt0-name> <alt1-name>MP11alt1</alt1-name> <alt2-name>MP11alt2</alt2-name> <symb-carrier-name>MP11symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[10]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[10]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[10]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[10]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[10]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[10]/carrier</carrier> </MP11> <animation> <type>select</type> <object-name alias="../../MP11/group-name"/> <condition> <equals> <property alias="../../../../MP11/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP11/group-name"/> <property alias="../../MP11/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP11/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP11/group-name"/> <property alias="../../MP11/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP11/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP11/group-name"/> <property alias="../../MP11/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP11 Heading --> <type>select</type> <object-name alias="../../MP11/hdg-name"/> <condition> <equals> <property alias="../../../../MP11/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP11/hdg-name"/> <property alias="../../MP11/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP11/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP11 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP11/alt0-name"/> <condition> <less-than> <property alias="../../../../MP11/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP11/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP11/alt0-name"/> <property alias="../../MP11/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP11 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP11/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP11/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP11/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP11/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP11/alt1-name"/> <property alias="../../MP11/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP11/alt2-name"/> <property alias="../../MP11/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP11/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP11/carrier"/> <value>true</value> </equals> </condition> </animation> <MP12> <!--Group MP12 --> <group-name>MP12</group-name> <hdg-name>MP12hdg</hdg-name> <alt0-name>MP12alt0</alt0-name> <alt1-name>MP12alt1</alt1-name> <alt2-name>MP12alt2</alt2-name> <symb-carrier-name>MP12symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[11]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[11]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[11]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[11]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[11]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[11]/carrier</carrier> </MP12> <animation> <type>select</type> <object-name alias="../../MP12/group-name"/> <condition> <equals> <property alias="../../../../MP12/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP12/group-name"/> <property alias="../../MP12/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP12/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP12/group-name"/> <property alias="../../MP12/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP12/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP12/group-name"/> <property alias="../../MP12/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP12 Heading --> <type>select</type> <object-name alias="../../MP12/hdg-name"/> <condition> <equals> <property alias="../../../../MP12/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP12/hdg-name"/> <property alias="../../MP12/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP12/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP12 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP12/alt0-name"/> <condition> <less-than> <property alias="../../../../MP12/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP12/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP12/alt0-name"/> <property alias="../../MP12/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP12 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP12/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP12/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP12/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP12/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP12/alt1-name"/> <property alias="../../MP12/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP12/alt2-name"/> <property alias="../../MP12/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP12/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP12/carrier"/> <value>true</value> </equals> </condition> </animation> <MP13> <!--Group MP13 --> <group-name>MP13</group-name> <hdg-name>MP13hdg</hdg-name> <alt0-name>MP13alt0</alt0-name> <alt1-name>MP13alt1</alt1-name> <alt2-name>MP13alt2</alt2-name> <symb-carrier-name>MP13symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[12]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[12]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[12]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[12]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[12]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[12]/carrier</carrier> </MP13> <animation> <type>select</type> <object-name alias="../../MP13/group-name"/> <condition> <equals> <property alias="../../../../MP13/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP13/group-name"/> <property alias="../../MP13/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP13/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP13/group-name"/> <property alias="../../MP13/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP13/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP13/group-name"/> <property alias="../../MP13/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP13 Heading --> <type>select</type> <object-name alias="../../MP13/hdg-name"/> <condition> <equals> <property alias="../../../../MP13/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP13/hdg-name"/> <property alias="../../MP13/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP13/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP13 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP13/alt0-name"/> <condition> <less-than> <property alias="../../../../MP13/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP13/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP13/alt0-name"/> <property alias="../../MP13/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP13 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP13/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP13/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP13/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP13/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP13/alt1-name"/> <property alias="../../MP13/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP13/alt2-name"/> <property alias="../../MP13/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP13/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP13/carrier"/> <value>true</value> </equals> </condition> </animation> <MP14> <!--Group MP14 --> <group-name>MP14</group-name> <hdg-name>MP14hdg</hdg-name> <alt0-name>MP14alt0</alt0-name> <alt1-name>MP14alt1</alt1-name> <alt2-name>MP14alt2</alt2-name> <symb-carrier-name>MP14symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[13]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[13]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[13]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[13]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[13]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[13]/carrier</carrier> </MP14> <animation> <type>select</type> <object-name alias="../../MP14/group-name"/> <condition> <equals> <property alias="../../../../MP14/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP14/group-name"/> <property alias="../../MP14/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP14/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP14/group-name"/> <property alias="../../MP14/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP14/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP14/group-name"/> <property alias="../../MP14/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP14 Heading --> <type>select</type> <object-name alias="../../MP14/hdg-name"/> <condition> <equals> <property alias="../../../../MP14/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP14/hdg-name"/> <property alias="../../MP14/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP14/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP14 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP14/alt0-name"/> <condition> <less-than> <property alias="../../../../MP14/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP14/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP14/alt0-name"/> <property alias="../../MP14/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP14 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP14/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP14/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP14/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP14/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP14/alt1-name"/> <property alias="../../MP14/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP14/alt2-name"/> <property alias="../../MP14/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP14/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP14/carrier"/> <value>true</value> </equals> </condition> </animation> <MP15> <!--Group MP15 --> <group-name>MP15</group-name> <hdg-name>MP15hdg</hdg-name> <alt0-name>MP15alt0</alt0-name> <alt1-name>MP15alt1</alt1-name> <alt2-name>MP15alt2</alt2-name> <symb-carrier-name>MP15symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[14]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[14]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[14]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[14]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[14]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[14]/carrier</carrier> </MP15> <animation> <type>select</type> <object-name alias="../../MP15/group-name"/> <condition> <equals> <property alias="../../../../MP15/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP15/group-name"/> <property alias="../../MP15/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP15/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP15/group-name"/> <property alias="../../MP15/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP15/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP15/group-name"/> <property alias="../../MP15/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP15 Heading --> <type>select</type> <object-name alias="../../MP15/hdg-name"/> <condition> <equals> <property alias="../../../../MP15/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP15/hdg-name"/> <property alias="../../MP15/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP15/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP15 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP15/alt0-name"/> <condition> <less-than> <property alias="../../../../MP15/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP15/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP15/alt0-name"/> <property alias="../../MP15/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP15 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP15/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP15/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP15/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP15/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP15/alt1-name"/> <property alias="../../MP15/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP15/alt2-name"/> <property alias="../../MP15/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP15/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP15/carrier"/> <value>true</value> </equals> </condition> </animation> <MP16> <!--Group MP16 --> <group-name>MP16</group-name> <hdg-name>MP16hdg</hdg-name> <alt0-name>MP16alt0</alt0-name> <alt1-name>MP16alt1</alt1-name> <alt2-name>MP16alt2</alt2-name> <symb-carrier-name>MP16symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[15]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[15]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[15]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[15]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[15]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[15]/carrier</carrier> </MP16> <animation> <type>select</type> <object-name alias="../../MP16/group-name"/> <condition> <equals> <property alias="../../../../MP16/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP16/group-name"/> <property alias="../../MP16/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP16/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP16/group-name"/> <property alias="../../MP16/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP16/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP16/group-name"/> <property alias="../../MP16/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP16 Heading --> <type>select</type> <object-name alias="../../MP16/hdg-name"/> <condition> <equals> <property alias="../../../../MP16/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP16/hdg-name"/> <property alias="../../MP16/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP16/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP16 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP16/alt0-name"/> <condition> <less-than> <property alias="../../../../MP16/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP16/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP16/alt0-name"/> <property alias="../../MP16/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP16 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP16/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP16/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP16/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP16/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP16/alt1-name"/> <property alias="../../MP16/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP16/alt2-name"/> <property alias="../../MP16/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP16/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP16/carrier"/> <value>true</value> </equals> </condition> </animation> <MP17> <!--Group MP17 --> <group-name>MP17</group-name> <hdg-name>MP17hdg</hdg-name> <alt0-name>MP17alt0</alt0-name> <alt1-name>MP17alt1</alt1-name> <alt2-name>MP17alt2</alt2-name> <symb-carrier-name>MP17symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[16]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[16]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[16]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[16]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[16]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[16]/carrier</carrier> </MP17> <animation> <type>select</type> <object-name alias="../../MP17/group-name"/> <condition> <equals> <property alias="../../../../MP17/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP17/group-name"/> <property alias="../../MP17/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP17/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP17/group-name"/> <property alias="../../MP17/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP17/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP17/group-name"/> <property alias="../../MP17/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP17 Heading --> <type>select</type> <object-name alias="../../MP17/hdg-name"/> <condition> <equals> <property alias="../../../../MP17/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP17/hdg-name"/> <property alias="../../MP17/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP17/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP17 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP17/alt0-name"/> <condition> <less-than> <property alias="../../../../MP17/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP17/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP17/alt0-name"/> <property alias="../../MP17/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP17 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP17/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP17/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP17/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP17/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP17/alt1-name"/> <property alias="../../MP17/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP17/alt2-name"/> <property alias="../../MP17/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP17/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP17/carrier"/> <value>true</value> </equals> </condition> </animation> <MP18> <!--Group MP18 --> <group-name>MP18</group-name> <hdg-name>MP18hdg</hdg-name> <alt0-name>MP18alt0</alt0-name> <alt1-name>MP18alt1</alt1-name> <alt2-name>MP18alt2</alt2-name> <symb-carrier-name>MP18symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[17]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[17]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[17]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[17]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[17]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[17]/carrier</carrier> </MP18> <animation> <type>select</type> <object-name alias="../../MP18/group-name"/> <condition> <equals> <property alias="../../../../MP18/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP18/group-name"/> <property alias="../../MP18/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP18/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP18/group-name"/> <property alias="../../MP18/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP18/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP18/group-name"/> <property alias="../../MP18/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP18 Heading --> <type>select</type> <object-name alias="../../MP18/hdg-name"/> <condition> <equals> <property alias="../../../../MP18/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP18/hdg-name"/> <property alias="../../MP18/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP18/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP18 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP18/alt0-name"/> <condition> <less-than> <property alias="../../../../MP18/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP18/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP18/alt0-name"/> <property alias="../../MP18/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP18 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP18/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP18/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP18/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP18/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP18/alt1-name"/> <property alias="../../MP18/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP18/alt2-name"/> <property alias="../../MP18/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP18/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP18/carrier"/> <value>true</value> </equals> </condition> </animation> <MP19> <!--Group MP19 --> <group-name>MP19</group-name> <hdg-name>MP19hdg</hdg-name> <alt0-name>MP19alt0</alt0-name> <alt1-name>MP19alt1</alt1-name> <alt2-name>MP19alt2</alt2-name> <symb-carrier-name>MP19symb-carrier</symb-carrier-name> <display>instrumentation/radar2/targets/multiplayer[18]/display</display> <bearing-deg>instrumentation/radar2/targets/multiplayer[18]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/multiplayer[18]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/multiplayer[18]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/multiplayer[18]/rounded-alt-ft</rounded-alt-ft> <carrier>instrumentation/radar2/targets/multiplayer[18]/carrier</carrier> </MP19> <animation> <type>select</type> <object-name alias="../../MP19/group-name"/> <condition> <equals> <property alias="../../../../MP19/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP19/group-name"/> <property alias="../../MP19/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP19/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../MP19/group-name"/> <property alias="../../MP19/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../MP19/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP19/group-name"/> <property alias="../../MP19/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- MP19 Heading --> <type>select</type> <object-name alias="../../MP19/hdg-name"/> <condition> <equals> <property alias="../../../../MP19/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../MP19/hdg-name"/> <property alias="../../MP19/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../MP19/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--MP19 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../MP19/alt0-name"/> <condition> <less-than> <property alias="../../../../MP19/rounded-alt-ft"/> <value>10</value> </less-than> <equals> <property alias="../../../../MP19/carrier"/> <value>false</value> </equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP19/alt0-name"/> <property alias="../../MP19/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--MP19 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../MP19/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../MP19/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../MP19/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../MP19/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP19/alt1-name"/> <property alias="../../MP19/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../MP19/alt2-name"/> <property alias="../../MP19/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation><!-- carrier symbol --> <type>select</type> <object-name alias="../../MP19/symb-carrier-name"/> <condition> <equals> <property alias="../../../../MP19/carrier"/> <value>true</value> </equals> </condition> </animation> <TK1> <!--Group TK1 --> <group-name>TK1</group-name> <hdg-name>TK1hdg</hdg-name> <alt0-name>TK1alt0</alt0-name> <alt1-name>TK1alt1</alt1-name> <alt2-name>TK1alt2</alt2-name> <display>instrumentation/radar2/targets/tanker[0]/display</display> <bearing-deg>instrumentation/radar2/targets/tanker[0]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/tanker[0]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/tanker[0]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/tanker[0]/rounded-alt-ft</rounded-alt-ft> </TK1> <animation> <type>select</type> <object-name alias="../../TK1/group-name"/> <condition> <equals> <property alias="../../../../TK1/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../TK1/group-name"/> <property alias="../../TK1/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK1/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../TK1/group-name"/> <property alias="../../TK1/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../TK1/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK1/group-name"/> <property alias="../../TK1/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- TK1 Heading --> <type>rotate</type> <object-name alias="../../TK1/hdg-name"/> <property alias="../../TK1/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK1/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--TK1 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../TK1/alt0-name"/> <condition> <less-than> <property alias="../../../../TK1/rounded-alt-ft"/> <value>10</value> </less-than> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK1/alt0-name"/> <property alias="../../TK1/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--TK1 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../TK1/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../TK1/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../TK1/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../TK1/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK1/alt1-name"/> <property alias="../../TK1/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK1/alt2-name"/> <property alias="../../TK1/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <TK2> <!--Group TK2 --> <group-name>TK2</group-name> <hdg-name>TK2hdg</hdg-name> <alt0-name>TK2alt0</alt0-name> <alt1-name>TK2alt1</alt1-name> <alt2-name>TK2alt2</alt2-name> <display>instrumentation/radar2/targets/tanker[1]/display</display> <bearing-deg>instrumentation/radar2/targets/tanker[1]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/tanker[1]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/tanker[1]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/tanker[1]/rounded-alt-ft</rounded-alt-ft> </TK2> <animation> <type>select</type> <object-name alias="../../TK2/group-name"/> <condition> <equals> <property alias="../../../../TK2/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../TK2/group-name"/> <property alias="../../TK2/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK2/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../TK2/group-name"/> <property alias="../../TK2/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../TK2/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK2/group-name"/> <property alias="../../TK2/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- TK2 Heading --> <type>rotate</type> <object-name alias="../../TK2/hdg-name"/> <property alias="../../TK2/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK2/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--TK2 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../TK2/alt0-name"/> <condition> <less-than> <property alias="../../../../TK2/rounded-alt-ft"/> <value>10</value> </less-than> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK2/alt0-name"/> <property alias="../../TK2/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--TK2 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../TK2/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../TK2/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../TK2/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../TK2/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK2/alt1-name"/> <property alias="../../TK2/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK2/alt2-name"/> <property alias="../../TK2/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <TK3> <!--Group TK3 --> <group-name>TK3</group-name> <hdg-name>TK3hdg</hdg-name> <alt0-name>TK3alt0</alt0-name> <alt1-name>TK3alt1</alt1-name> <alt2-name>TK3alt2</alt2-name> <display>instrumentation/radar2/targets/tanker[2]/display</display> <bearing-deg>instrumentation/radar2/targets/tanker[2]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/tanker[2]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/tanker[2]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/tanker[2]/rounded-alt-ft</rounded-alt-ft> </TK3> <animation> <type>select</type> <object-name alias="../../TK3/group-name"/> <condition> <equals> <property alias="../../../../TK3/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../TK3/group-name"/> <property alias="../../TK3/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK3/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../TK3/group-name"/> <property alias="../../TK3/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../TK3/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK3/group-name"/> <property alias="../../TK3/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- TK3 Heading --> <type>rotate</type> <object-name alias="../../TK3/hdg-name"/> <property alias="../../TK3/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK3/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--TK3 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../TK3/alt0-name"/> <condition> <less-than> <property alias="../../../../TK3/rounded-alt-ft"/> <value>10</value> </less-than> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK3/alt0-name"/> <property alias="../../TK3/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--TK3 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../TK3/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../TK3/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../TK3/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../TK3/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK3/alt1-name"/> <property alias="../../TK3/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK3/alt2-name"/> <property alias="../../TK3/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <TK4> <!--Group TK4 --> <group-name>TK4</group-name> <hdg-name>TK4hdg</hdg-name> <alt0-name>TK4alt0</alt0-name> <alt1-name>TK4alt1</alt1-name> <alt2-name>TK4alt2</alt2-name> <display>instrumentation/radar2/targets/tanker[3]/display</display> <bearing-deg>instrumentation/radar2/targets/tanker[3]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/tanker[3]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/tanker[3]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/tanker[3]/rounded-alt-ft</rounded-alt-ft> </TK4> <animation> <type>select</type> <object-name alias="../../TK4/group-name"/> <condition> <equals> <property alias="../../../../TK4/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../TK4/group-name"/> <property alias="../../TK4/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK4/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../TK4/group-name"/> <property alias="../../TK4/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../TK4/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK4/group-name"/> <property alias="../../TK4/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- TK4 Heading --> <type>rotate</type> <object-name alias="../../TK4/hdg-name"/> <property alias="../../TK4/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK4/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--TK4 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../TK4/alt0-name"/> <condition> <less-than> <property alias="../../../../TK4/rounded-alt-ft"/> <value>10</value> </less-than> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK4/alt0-name"/> <property alias="../../TK4/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--TK4 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../TK4/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../TK4/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../TK4/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../TK4/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK4/alt1-name"/> <property alias="../../TK4/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK4/alt2-name"/> <property alias="../../TK4/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <TK5> <!--Group TK5 --> <group-name>TK5</group-name> <hdg-name>TK5hdg</hdg-name> <alt0-name>TK5alt0</alt0-name> <alt1-name>TK5alt1</alt1-name> <alt2-name>TK5alt2</alt2-name> <display>instrumentation/radar2/targets/tanker[4]/display</display> <bearing-deg>instrumentation/radar2/targets/tanker[4]/bearing-deg</bearing-deg> <draw-range-nm>instrumentation/radar2/targets/tanker[4]/tid-draw-range-nm</draw-range-nm> <true-heading-deg>instrumentation/radar2/targets/tanker[4]/true-heading-deg</true-heading-deg> <rounded-alt-ft>instrumentation/radar2/targets/tanker[4]/rounded-alt-ft</rounded-alt-ft> </TK5> <animation> <type>select</type> <object-name alias="../../TK5/group-name"/> <condition> <equals> <property alias="../../../../TK5/display"/> <value>true</value> </equals> </condition> </animation> <animation> <type>rotate</type> <object-name alias="../../TK5/group-name"/> <property alias="../../TK5/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK5/group-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>translate</type> <object-name alias="../../TK5/group-name"/> <property alias="../../TK5/draw-range-nm"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>1</factor> <axis><z>1</z></axis> </animation> <animation> <type>rotate</type> <object-name alias="../../TK5/group-name"/> <property>orientation/heading-deg</property> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK5/group-name"/> <property alias="../../TK5/bearing-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <!-- TK5 Heading --> <type>rotate</type> <object-name alias="../../TK5/hdg-name"/> <property alias="../../TK5/true-heading-deg"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <axis><x>-1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation> <type>rotate</type> <object-name alias="../../TK5/hdg-name"/> <property>orientation/heading-deg</property> <axis><x>1</x></axis> <center><z-m>-0.0400</z-m></center> </animation> <animation><!--TK5 Altitude < 10000 ft--> <type>select</type> <object-name alias="../../TK5/alt0-name"/> <condition> <less-than> <property alias="../../../../TK5/rounded-alt-ft"/> <value>10</value> </less-than> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK5/alt0-name"/> <property alias="../../TK5/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <animation> <!--TK5 Altitude > 10000 ft --> <type>select</type> <object-name alias="../../TK5/alt1-name"/> <condition> <greater-than-equals> <property alias="../../../../TK5/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>select</type> <object-name alias="../../TK5/alt2-name"/> <condition> <greater-than-equals> <property alias="../../../../TK5/rounded-alt-ft"/> <value>10</value> </greater-than-equals> </condition> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK5/alt1-name"/> <property alias="../../TK5/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.01</factor> <offset>-10</offset> <step>10</step> <scroll>0.5</scroll> <axis><y>-1</y></axis> </animation> <animation> <type>textranslate</type> <object-name alias="../../TK5/alt2-name"/> <property alias="../../TK5/rounded-alt-ft"/> <condition> <not><property>instrumentation/radar/radar-standby</property></not> </condition> <factor>0.1</factor> <offset>-1</offset> <step>1</step> <axis><y>-1</y></axis> </animation> <!-- lighting--> <animation> <object-name>radar-screen</object-name> <type>material</type> <emission> <factor-prop>instrumentation/rwr/symbology-lighting-intens</factor-prop> <red>0.6</red> <green>1</green> <blue>0</blue> </emission> </animation> </PropertyList>