123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>tailrotor.ac</path>
- <offsets>
- <z-m>0.0</z-m>
- <y-m>0</y-m>
- <x-m>0</x-m>
- <pitch-deg>0</pitch-deg>
- </offsets>
-
- <!-- REMBRANDT support for transparent objects-->
- <effect>
- <inherits-from>Effects/model-transparent</inherits-from>
- <condition>
- <property>sim/rendering/rembrandt/enabled</property>
- </condition>
- <object-name>rotor_disc_T</object-name>
-
- <object-name>tailrotor_blade1</object-name>
- <object-name>tailrotor_blade2</object-name>
-
- </effect>
-
-
-
- <animation>
- <type>rotate</type>
- <name>tail_rotor_tilt</name>
- <object-name>tailrotorgearbox</object-name>
- <object-name>tailsleevefix</object-name>
- <object-name>tailsleeverot</object-name>
- <object-name>tailrotorshaft</object-name>
- <object-name>tailpitchlink_1</object-name>
- <object-name>tailpitchlink_2</object-name>
- <object-name>tailrotor_blade1</object-name>
- <object-name>tailrotor_blade2</object-name>
- <object-name>fake_axis</object-name>
- <offset-deg>4.6</offset-deg>
- <center>
- <x-m>6.482</x-m>
- <y-m>0</y-m>
- <z-m>1.987</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>1</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>rotor_disc_T</object-name>
- <offset-deg>4.6</offset-deg>
- <center>
- <x-m>6.482</x-m>
- <y-m>0</y-m>
- <z-m>1.987</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>1</z>
- </axis>
- </animation>
-
- <animation>
- <type>material</type>
- <object-name>rotor_disc_T</object-name>
- <transparency>
- <alpha-prop>rotors/tail/rpm</alpha-prop>
- <factor>0.0015</factor>
- <offset>-0.2</offset>
- <max>1.0</max>
- </transparency>
- <threshold>0.001</threshold>
- </animation>
- <animation>
- <type>spin</type>
- <object-name>rotor_disc_T</object-name>
- <property>rotors/tail/rpm</property>
- <factor>0.05</factor>
- <center>
- <x-m>6.482</x-m>
- <y-m>-0.232</y-m>
- <z-m>1.987</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>noshadow</type>
- <object-name>rotor_disc_T</object-name>
- </animation>
- <!-- tail rotor blades -->
- <animation>
- <type>material</type>
- <object-name>tailrotor_blade1</object-name>
- <object-name>tailrotor_blade2</object-name>
- <transparency>
- <alpha-prop>rotors/tail/rpm</alpha-prop>
- <factor>-0.0015</factor>
- <offset>1</offset>
- </transparency>
- </animation>
- <animation>
- <type>spin</type>
- <object-name>tailsleeverot</object-name>
- <object-name>tailrotorshaft</object-name>
- <object-name>tailpitchlink_1</object-name>
- <object-name>tailpitchlink_2</object-name>
- <object-name>tailrotor_blade1</object-name>
- <object-name>tailrotor_blade2</object-name>
- <object-name>fake_axis</object-name>
- <property>rotors/tail/rpm</property>
- <factor>1.0</factor>
- <center>
- <x-m>6.482</x-m>
- <y-m>-0.232</y-m>
- <z-m>1.987</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>tailrotor_blade1</object-name>
- <property>rotors/tail/blade[0]/incidence-deg</property>
- <center>
- <x-m>6.482</x-m>
- <y-m>-0.410</y-m>
- <z-m>1.987</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>tailrotor_blade2</object-name>
- <property>rotors/tail/blade[1]/incidence-deg</property>
- <center>
- <x-m>6.482</x-m>
- <y-m>-0.410</y-m>
- <z-m>1.987</z-m>
- </center>
- <axis>
- <x>1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
-
- </PropertyList>
|