<?xml version="1.0"?>
<!--
Author : Syd Adams
Primus 1000 MFD
-->
<PropertyList>

<path>primus1000-mfd.ac</path>

<animation>
   	<type>texrotate</type>
   	<object-name>mfd-hdg</object-name>
   	<property>orientation/heading-magnetic-deg</property>
   	<center>
    	<x>0.75</x>
     	<y>0.75</y>
     	<z>0.0</z>
   	</center>
   	<axis>
    	<x>0</x>
     	<y>0</y>
     	<z>-1</z>
   	</axis>
</animation>
 
<animation>
   	<type>rotate</type>
   	<object-name>mfd-bug</object-name>
   	<property>autopilot/internal/fdm-heading-bug-error-deg</property>
   	<axis>
    	<x>-1.0</x>
     	<y>0.0</y>
     	<z>0.0</z>
   	</axis>
   	<center>
    	<x-m>0.002</x-m>
     	<y-m>0</y-m>
     	<z-m>0.017</z-m>
   	</center>
</animation>
 
<animation>
   	<type>textranslate</type>
   	<object-name>hdgtext.100</object-name>
   	<property>orientation/heading-magnetic-deg</property>
   	<factor>0.001</factor>
   	<step>100</step>
   	<axis>
    	<x>0</x>
     	<y>1</y>
     	<z>0</z>
   	</axis>
</animation>

<animation>
   	<type>textranslate</type>
   	<object-name>hdgtext.101</object-name>
   	<property>orientation/heading-magnetic-deg</property>
   	<factor>0.01</factor>
   	<step>10</step>
   	<axis>
    	<x>0</x>
     	<y>1</y>
     	<z>0</z>
   	</axis>
</animation>

<animation>
   	<type>textranslate</type>
   	<object-name>hdgtext.102</object-name>
   	<property>orientation/heading-magnetic-deg</property>
   	<factor>0.1</factor>
   	<step>1</step>
   	<axis>
    	<x>0</x>
     	<y>1</y>
     	<z>0</z>
   	</axis>
</animation>

<animation>
   	<type>textranslate</type>
   	<object-name>gsptext.100</object-name>
   	<property>instrumentation/gps/indicated-ground-speed-kt</property>
   	<factor>0.001</factor>
   	<step>100</step>
   	<axis>
    	<x>0</x>
     	<y>1</y>
     	<z>0</z>
   	</axis>
</animation>

<animation>
   	<type>textranslate</type>
   	<object-name>gsptext.101</object-name>
   	<property>instrumentation/gps/indicated-ground-speed-kt</property>
   	<factor>0.01</factor>
   	<step>10</step>
   	<axis>
    	<x>0</x>
     	<y>1</y>
     	<z>0</z>
   	</axis>
</animation>

<animation>
   	<type>textranslate</type>
   	<object-name>gsptext.102</object-name>
   	<property>instrumentation/gps/indicated-ground-speed-kt</property>
   	<factor>0.1</factor>
   	<step>1</step>
   	<axis>
    	<x>0</x>
     	<y>1</y>
     	<z>0</z>
   	</axis>
</animation>

</PropertyList>