2019-10-14 16:48:35 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
2020-04-18 05:32:46 +00:00
|
|
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
2019-10-14 16:48:35 +00:00
|
|
|
|
|
|
|
<PropertyList>
|
2020-06-02 14:57:33 +00:00
|
|
|
<path>Aircraft/A320-family/Models/Engines/Models/IAEV2500.ac</path>
|
|
|
|
|
|
|
|
<params>
|
|
|
|
<contrail1>engines/engine[0]/contrail</contrail1>
|
|
|
|
<contrail2>engines/engine[1]/contrail</contrail2>
|
|
|
|
</params>
|
2020-06-02 12:39:03 +00:00
|
|
|
|
2020-06-02 14:57:33 +00:00
|
|
|
<!-- Particle Effects -->
|
2020-06-04 23:30:06 +00:00
|
|
|
<model>
|
2020-06-02 14:57:33 +00:00
|
|
|
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
|
|
|
|
<name>contrailLeft</name>
|
|
|
|
<condition>
|
|
|
|
<property>environment/contrail</property>
|
|
|
|
</condition>
|
|
|
|
<overlay>
|
|
|
|
<params>
|
|
|
|
<contrail alias="../../../../params/contrail1" />
|
|
|
|
</params>
|
|
|
|
</overlay>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m> 4.51789</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m>-5.63029</y-m>
|
|
|
|
<z-m>-2.22295</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
|
|
|
|
<name>contrailRight</name>
|
|
|
|
<condition>
|
|
|
|
<property>environment/contrail</property>
|
|
|
|
</condition>
|
|
|
|
<overlay>
|
|
|
|
<params>
|
|
|
|
<contrail alias="../../../../params/contrail2" />
|
|
|
|
</params>
|
|
|
|
</overlay>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m> 4.51789</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m> 5.63029</y-m>
|
|
|
|
<z-m>-2.22295</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
</offsets>
|
|
|
|
</model>
|
2020-06-02 12:39:03 +00:00
|
|
|
|
2020-06-02 14:57:33 +00:00
|
|
|
<model>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
|
|
|
|
<name>moistureLeft</name>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>environment/relative-humidity</property>
|
|
|
|
<value>45</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>position/altitude-agl-ft</property>
|
|
|
|
<value>75</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>sim/time/sun-angle-rad</property>
|
|
|
|
<value>1.63</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[3]/n1</property>
|
|
|
|
<value>65</value>
|
|
|
|
</greater-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-7.432</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m>-5.63029</y-m>
|
2020-10-15 15:59:52 +00:00
|
|
|
<z-m>-2.76465</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
<pitch-deg>0</pitch-deg>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
|
|
|
|
<name>moistureRight</name>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>environment/relative-humidity</property>
|
|
|
|
<value>45</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>position/altitude-agl-ft</property>
|
|
|
|
<value>75</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>sim/time/sun-angle-rad</property>
|
|
|
|
<value>1.63</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[4]/n1</property>
|
|
|
|
<value>65</value>
|
|
|
|
</greater-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-7.432</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m> 5.63029</y-m>
|
2020-10-15 15:59:52 +00:00
|
|
|
<z-m>-2.76465</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
<pitch-deg>0</pitch-deg>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
|
|
|
|
<name>engine-spray-left</name>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>environment/surface/wetness</property>
|
|
|
|
<value>0.3</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>position/altitude-agl-ft</property>
|
|
|
|
<value>15</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>sim/time/sun-angle-rad</property>
|
|
|
|
<value>1.63</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[3]/n1</property>
|
|
|
|
<value>65</value>
|
|
|
|
</greater-than>
|
|
|
|
<equals>
|
|
|
|
<property>engines/engine[0]/reverser-pos-norm</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-0.62458</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m>-5.63029</y-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
<z-m>-5</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
|
|
|
|
<name>engine-spray-right</name>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>environment/surface/wetness</property>
|
|
|
|
<value>0.3</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>position/altitude-agl-ft</property>
|
|
|
|
<value>15</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>sim/time/sun-angle-rad</property>
|
|
|
|
<value>1.63</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[4]/n1</property>
|
|
|
|
<value>65</value>
|
|
|
|
</greater-than>
|
|
|
|
<equals>
|
|
|
|
<property>engines/engine[1]/reverser-pos-norm</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-0.62458</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m>5.63029</y-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
<z-m>-5</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
|
|
|
|
<name>engine-spray-reverse</name>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>environment/surface/wetness</property>
|
|
|
|
<value>0.3</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>sim/time/sun-angle-rad</property>
|
|
|
|
<value>1.63</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[3]/n1</property>
|
|
|
|
<value>65</value>
|
|
|
|
</greater-than>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[0]/reverser-pos-norm</property>
|
|
|
|
<value>0.75</value>
|
|
|
|
</greater-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-6.62458</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m>-5.63029</y-m>
|
|
|
|
<z-m>-5</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
|
|
|
|
<name>engine-spray-reverse</name>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
|
|
|
<property>environment/surface/wetness</property>
|
|
|
|
<value>0.3</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>sim/time/sun-angle-rad</property>
|
|
|
|
<value>1.63</value>
|
|
|
|
</less-than-equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[4]/n1</property>
|
|
|
|
<value>65</value>
|
|
|
|
</greater-than>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[1]/reverser-pos-norm</property>
|
|
|
|
<value>0.75</value>
|
|
|
|
</greater-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-6.62458</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m>5.63029</y-m>
|
|
|
|
<z-m>-5</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
</offsets>
|
|
|
|
</model>
|
2020-06-02 12:39:03 +00:00
|
|
|
|
2020-06-02 14:57:33 +00:00
|
|
|
<model>
|
|
|
|
<name>Engine fire left</name>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-2.76705</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m>-5.63029</y-m>
|
|
|
|
<z-m>-2.22295</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
</offsets>
|
|
|
|
<condition>
|
|
|
|
<property>systems/failures/engine-left-fire</property>
|
|
|
|
</condition>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<name>Engine fire right</name>
|
|
|
|
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
|
|
|
|
<offsets>
|
2020-06-06 22:39:05 +00:00
|
|
|
<x-m>-2.76705</x-m>
|
2020-06-04 23:30:06 +00:00
|
|
|
<y-m> 5.63029</y-m>
|
|
|
|
<z-m>-2.22295</z-m>
|
2020-06-02 14:57:33 +00:00
|
|
|
</offsets>
|
|
|
|
<condition>
|
|
|
|
<property>systems/failures/engine-right-fire</property>
|
|
|
|
</condition>
|
2020-06-04 23:30:06 +00:00
|
|
|
</model>
|
2020-06-02 14:57:33 +00:00
|
|
|
|
|
|
|
<!-- Animations -->
|
2020-06-02 18:44:43 +00:00
|
|
|
<animation>
|
2020-06-02 14:57:33 +00:00
|
|
|
<name>Fan spinning animation (slow)</name>
|
|
|
|
<type>spin</type>
|
2020-06-02 18:34:15 +00:00
|
|
|
<object-name>FanLIAEL</object-name>
|
2020-06-02 18:44:43 +00:00
|
|
|
<factor>56.5</factor>
|
2020-06-02 14:57:33 +00:00
|
|
|
<property>engines/engine[3]/n1</property>
|
|
|
|
<axis>
|
|
|
|
<x>-1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
2020-06-02 18:34:15 +00:00
|
|
|
<center>
|
2020-06-29 10:53:44 +00:00
|
|
|
<x-m>-6.71594</x-m>
|
|
|
|
<y-m>-5.63028</y-m>
|
2020-06-04 18:22:51 +00:00
|
|
|
<z-m>-2.28545</z-m>
|
2020-06-02 18:34:15 +00:00
|
|
|
</center>
|
2020-06-02 14:57:33 +00:00
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<name>Fan spinning animation (slow)</name>
|
|
|
|
<type>spin</type>
|
2020-06-02 18:34:15 +00:00
|
|
|
<object-name>FanLIAER</object-name>
|
2020-06-02 18:44:43 +00:00
|
|
|
<factor>56.5</factor>
|
|
|
|
<property>engines/engine[4]/n1</property>
|
|
|
|
<axis>
|
|
|
|
<x>-1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
|
|
|
<center>
|
2020-06-29 10:53:44 +00:00
|
|
|
<x-m>-6.71594</x-m>
|
|
|
|
<y-m> 5.63028</y-m>
|
|
|
|
<z-m>-2.28545</z-m>
|
2020-06-02 18:44:43 +00:00
|
|
|
</center>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<name>Fan spinning animation (fast)</name>
|
|
|
|
<type>spin</type>
|
|
|
|
<object-name>FanSpinningIAEL</object-name>
|
|
|
|
<factor>5.65</factor>
|
|
|
|
<property>engines/engine[3]/n1</property>
|
|
|
|
<axis>
|
|
|
|
<x>-1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
|
|
|
<center>
|
2020-06-29 10:53:44 +00:00
|
|
|
<x-m>-6.71594</x-m>
|
|
|
|
<y-m>-5.63028</y-m>
|
2020-06-04 18:22:51 +00:00
|
|
|
<z-m>-2.28545</z-m>
|
2020-06-02 18:44:43 +00:00
|
|
|
</center>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<name>Fan spinning animation (fast)</name>
|
|
|
|
<type>spin</type>
|
|
|
|
<object-name>FanSpinningIAER</object-name>
|
|
|
|
<factor>5.65</factor>
|
2020-06-02 14:57:33 +00:00
|
|
|
<property>engines/engine[4]/n1</property>
|
|
|
|
<axis>
|
|
|
|
<x>-1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
2020-06-02 18:34:15 +00:00
|
|
|
<center>
|
2020-06-29 10:53:44 +00:00
|
|
|
<x-m>-6.71594</x-m>
|
|
|
|
<y-m> 5.63028</y-m>
|
|
|
|
<z-m>-2.28545</z-m>
|
2020-06-02 18:34:15 +00:00
|
|
|
</center>
|
2020-06-02 18:44:43 +00:00
|
|
|
</animation>
|
2020-06-02 14:57:33 +00:00
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
2020-06-02 18:34:15 +00:00
|
|
|
<object-name>FanSpinningIAEL</object-name>
|
2020-06-02 14:57:33 +00:00
|
|
|
<condition>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[3]/n1</property>
|
|
|
|
<value>40.0</value>
|
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
2020-06-02 18:34:15 +00:00
|
|
|
<object-name>FanSpinningIAER</object-name>
|
|
|
|
<condition>
|
|
|
|
<greater-than>
|
|
|
|
<property>engines/engine[4]/n1</property>
|
|
|
|
<value>40.0</value>
|
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>FanLIAEL</object-name>
|
2020-06-02 14:57:33 +00:00
|
|
|
<condition>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>engines/engine[3]/n1</property>
|
|
|
|
<value>40.0</value>
|
|
|
|
</less-than-equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
2020-06-02 18:34:15 +00:00
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>FanLIAER</object-name>
|
|
|
|
<condition>
|
|
|
|
<less-than-equals>
|
|
|
|
<property>engines/engine[4]/n1</property>
|
|
|
|
<value>40.0</value>
|
|
|
|
</less-than-equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
2020-06-04 18:22:51 +00:00
|
|
|
<animation>
|
|
|
|
<type>translate</type>
|
|
|
|
<object-name>ReverserLDoor</object-name>
|
|
|
|
<property>engines/engine[0]/reverser-pos-norm</property>
|
|
|
|
<factor>0.50</factor> <!-- According to photo reference -->
|
|
|
|
<axis>
|
|
|
|
<x>1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
|
|
|
</animation>
|
2020-06-18 12:15:32 +00:00
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>translate</type>
|
|
|
|
<object-name>ReverserRDoor</object-name>
|
|
|
|
<property>engines/engine[1]/reverser-pos-norm</property>
|
|
|
|
<factor>0.50</factor> <!-- According to photo reference -->
|
|
|
|
<axis>
|
|
|
|
<x>1</x>
|
|
|
|
<y>0</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
|
2020-06-04 18:22:51 +00:00
|
|
|
|
2021-01-18 11:12:15 +00:00
|
|
|
<!-- Effect
|
2020-06-02 14:57:33 +00:00
|
|
|
<effect>
|
2020-07-28 11:23:23 +00:00
|
|
|
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-engine-IAE</inherits-from>
|
2020-06-18 12:15:32 +00:00
|
|
|
<object-name>EngineIAEV2500L</object-name>
|
|
|
|
<object-name>EngineIAEV2500R</object-name>
|
2020-06-02 14:57:33 +00:00
|
|
|
<object-name>ReverserLDoor</object-name>
|
2020-06-18 12:15:32 +00:00
|
|
|
<object-name>ReverserRDoor</object-name>
|
2020-06-02 14:57:33 +00:00
|
|
|
</effect>
|
|
|
|
|
2020-06-07 18:42:27 +00:00
|
|
|
<effect>
|
2020-07-28 11:23:23 +00:00
|
|
|
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-engine-IAE</inherits-from>
|
2020-06-18 12:15:32 +00:00
|
|
|
<object-name>PylonIAEV2500L</object-name>
|
|
|
|
<object-name>PylonIAEV2500R</object-name>
|
2020-06-07 18:42:27 +00:00
|
|
|
</effect>
|
|
|
|
|
2020-06-02 14:57:33 +00:00
|
|
|
<effect>
|
2020-07-28 11:23:23 +00:00
|
|
|
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome-engine-IAE</inherits-from>
|
2020-06-18 12:15:32 +00:00
|
|
|
<object-name>IntakeIAEV2500L</object-name>
|
|
|
|
<object-name>IntakeIAEV2500R</object-name>
|
2021-01-18 11:12:15 +00:00
|
|
|
</effect>-->
|
2019-10-14 16:48:35 +00:00
|
|
|
</PropertyList>
|