2017-06-12 01:37:22 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
2017-07-13 17:30:33 +00:00
|
|
|
<!--
|
2017-11-16 19:29:08 +00:00
|
|
|
##############################################
|
|
|
|
# Copyright (c) Joshua Davidson (it0uchpods) #
|
|
|
|
##############################################
|
2017-07-13 17:30:33 +00:00
|
|
|
-->
|
|
|
|
|
2017-06-12 01:37:22 +00:00
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<path>res/hstab.ac</path>
|
|
|
|
|
|
|
|
<!-- Animation for the elevators -->
|
|
|
|
<animation>
|
|
|
|
<name>Left elevator</name>
|
|
|
|
<type>rotate</type>
|
|
|
|
<object-name>ElevatorL</object-name>
|
2017-07-18 19:41:02 +00:00
|
|
|
<property>sim/multiplay/generic/float[4]</property>
|
2017-06-12 01:37:22 +00:00
|
|
|
<interpolation>
|
2017-12-20 19:58:33 +00:00
|
|
|
<entry><ind>-0.5</ind><dep>-30.0</dep></entry>
|
2017-06-12 01:37:22 +00:00
|
|
|
<entry><ind>0.0</ind><dep>0.0</dep></entry>
|
2017-12-20 19:58:33 +00:00
|
|
|
<entry><ind>0.5</ind><dep>17.0</dep></entry>
|
2017-06-12 01:37:22 +00:00
|
|
|
</interpolation>
|
|
|
|
<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>
|
2017-07-18 19:41:02 +00:00
|
|
|
<property>sim/multiplay/generic/float[5]</property>
|
2017-06-12 01:37:22 +00:00
|
|
|
<interpolation>
|
2017-12-20 19:58:33 +00:00
|
|
|
<entry><ind>-0.5</ind><dep>-30.0</dep></entry>
|
2017-06-12 01:37:22 +00:00
|
|
|
<entry><ind>0.0</ind><dep>0.0</dep></entry>
|
2017-12-20 19:58:33 +00:00
|
|
|
<entry><ind>0.5</ind><dep>17.0</dep></entry>
|
2017-06-12 01:37:22 +00:00
|
|
|
</interpolation>
|
|
|
|
<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>
|
2017-12-20 19:58:33 +00:00
|
|
|
<property>sim/multiplay/generic/float[9]</property>
|
|
|
|
<factor>1.0</factor>
|
2017-06-12 01:37:22 +00:00
|
|
|
<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>
|