123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218 |
- <?xml version="1.0"?>
- <!-- Control Positions -->
- <!--
- Notes:
- 1) The controls are elevons, so we use two rotations: one for aileron and
- one for elevator
- 2) The model allows a maximum roation of +/- 35 degrees
- 3) We choose _not_ to show the outer/inner control ratio is 5:4.
- So, we allow +/- 16 for each of the the elevators and ailerons,
- -->
-
- <PropertyList>
- <path>control_pos.ac</path>
- <!-- Trim for left elevons -->
- <animation>
- <type>rotate</type>
- <object-name>LeftOutTrim</object-name>
- <object-name>LeftInTrim</object-name>
- <property>/controls/flight/elevator-trim</property>
- <factor>32</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>LeftOutTrim</object-name>
- <object-name>LeftInTrim</object-name>
- <property>/controls/flight/aileron-trim</property>
- <factor>32</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Left elevon -->
- <animation>
- <type>rotate</type>
- <object-name>LeftOutElevon</object-name>
- <object-name>LeftInElevon</object-name>
- <property>/controls/flight/elevator</property>
- <factor>16</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>LeftOutElevon</object-name>
- <object-name>LeftInElevon</object-name>
- <property>/controls/flight/aileron</property>
- <factor>16</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Right Trim -->
- <animation>
- <type>rotate</type>
- <object-name>RightOutTrim</object-name>
- <object-name>RightInTrim</object-name>
- <property>/controls/flight/elevator-trim</property>
- <factor>32</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>RightOutTrim</object-name>
- <object-name>RightInTrim</object-name>
- <property>/controls/flight/aileron-trim</property>
- <factor>-32</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Right Elevon -->
- <animation>
- <type>rotate</type>
- <object-name>RightOutElevon</object-name>
- <object-name>RightInElevon</object-name>
- <property>/controls/flight/elevator</property>
- <factor>16</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>RightOutElevon</object-name>
- <object-name>RightInElevon</object-name>
- <property>/controls/flight/aileron</property>
- <factor>-16</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
-
- <!-- Rudder Trim -->
- <animation>
- <type>rotate</type>
- <object-name>RudderTrim</object-name>
- <property>/controls/flight/rudder-trim</property>
- <factor>70</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>1</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>RudderPos</object-name>
- <property>/controls/flight/rudder</property>
- <factor>35</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0</y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>1</z>
- </axis>
- </animation>
- <!-- *** LoD *** -->
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>5</max-m>
- </animation>
- </PropertyList>
|