<?xml version="1.0" encoding="UTF-8" ?>

<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->

<PropertyList>

	<path>res/hstab.ac</path> 

	<!-- Animation for the elevators -->
	<animation>
		<name>Left elevator</name>
		<type>rotate</type>
		<object-name>ElevatorL</object-name>
		<property>sim/multiplay/generic/float[4]</property>
		<factor>1</factor>
		<axis>
			<x1-m>4.8217428</x1-m>
			<y1-m>-6.225</y1-m>
			<z1-m>1.2998017</z1-m>
			<x2-m>2.9796817</x2-m>
			<y2-m>-0.96224</y2-m>
			<z2-m>0.7486916</z2-m>
		</axis>
	</animation>
	<animation>
		<name>Right elevator</name>
		<type>rotate</type>
		<object-name>ElevatorR</object-name>
		<property>sim/multiplay/generic/float[5]</property>
		<factor>1</factor>
		<axis>
			<x1-m>2.9796817</x1-m>
			<y1-m>0.96224</y1-m>
			<z1-m>0.7486916</z1-m>
			<x2-m>4.8217428</x2-m>
			<y2-m>6.225</y2-m>
			<z2-m>1.2998017</z2-m>
		</axis>
	</animation>

	<!-- Animation for the horizontal stabilizer (elevator trim) -->
	<animation>
		<name>Horizontal Stabilizer</name>
		<type>rotate</type>
		<property>sim/multiplay/generic/float[9]</property>
		<factor>1.0</factor>
		<axis>
			<x>0</x>
			<y>1</y>
			<z>0</z>
		</axis>
		<center>
			<x-m>2.4657749</x-m>
			<z-m>0.7464073</z-m>
			<z-m>0</z-m>
		</center>
	</animation>
</PropertyList>