205 lines
4.8 KiB
XML
205 lines
4.8 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<!-- Copyright (c) 2019 Joshua Davidson (Octal450) -->
|
|
|
|
<PropertyList>
|
|
|
|
<path>res/PW_PurePower_1100G.ac</path>
|
|
|
|
<offsets>
|
|
<heading-deg>-1</heading-deg>
|
|
<pitch-deg>2.2</pitch-deg>
|
|
</offsets>
|
|
|
|
<params>
|
|
<n1>engines/engine[3]/n1</n1>
|
|
<on-fire>systems/failures/engine-left-fire</on-fire>
|
|
<contrail>engines/engine[0]/contrail</contrail>
|
|
<reverser-pos-norm>sim/multiplay/generic/float[2]</reverser-pos-norm>
|
|
</params>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>ReverserPW1100G</object-name>
|
|
<property alias="../../params/reverser-pos-norm" />
|
|
<factor>0.25</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<model>
|
|
<path>Aircraft/A320-family/Models/Engines/NEO/res/a320.pylon.cfmleapx.left.ac</path>
|
|
</model>
|
|
|
|
<model>
|
|
<name>Contrail</name>
|
|
<path>Aircraft/A320-family/Models/Effects/contrail-eng1.xml</path>
|
|
<overlay>
|
|
<params>
|
|
<contrail alias="../../../../params/contrail" />
|
|
</params>
|
|
</overlay>
|
|
<offsets>
|
|
<x-m>5.137</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>0</z-m>
|
|
</offsets>
|
|
</model>
|
|
|
|
<!-- Takeoff/Landing Engine Moisture -->
|
|
<model>
|
|
<name>Left</name>
|
|
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
|
|
<condition>
|
|
<and>
|
|
<greater-than>
|
|
<property>position/altitude-agl-ft</property>
|
|
<value>1</value>
|
|
</greater-than>
|
|
<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[0]/n1</property>
|
|
<value>60</value>
|
|
</greater-than>
|
|
<!-- <not>
|
|
<property>sim/crashed</property>
|
|
</not> -->
|
|
</and>
|
|
</condition>
|
|
<offsets>
|
|
<x-m>-0.5</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>0</z-m>
|
|
<pitch-deg>0</pitch-deg>
|
|
</offsets>
|
|
</model>
|
|
|
|
<!-- Takeoff/Landing Engine spray -->
|
|
<model>
|
|
<path>Aircraft/A320-family/Models/Effects/engine-spray-left.xml</path>
|
|
<name>engine-spray-l</name>
|
|
<condition>
|
|
<and>
|
|
<greater-than>
|
|
<property>position/altitude-agl-ft</property>
|
|
<value>1</value>
|
|
</greater-than>
|
|
<greater-than>
|
|
<property>environment/relative-humidity</property>
|
|
<value>60</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[0]/n1</property>
|
|
<value>60</value>
|
|
</greater-than>
|
|
<greater-than>
|
|
<property>engines/engine[0]/thrust_lb</property>
|
|
<value>0</value>
|
|
</greater-than>
|
|
<!-- <not>
|
|
<property>sim/crashed</property>
|
|
</not> -->
|
|
</and>
|
|
</condition>
|
|
<offsets>
|
|
<x-m>10.875</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>-2.5</z-m>
|
|
</offsets>
|
|
</model>
|
|
|
|
<!-- Takeoff/Landing Engine Reverse spray -->
|
|
<model>
|
|
<path>Aircraft/A320-family/Models/Effects/engine-spray-left-reverse.xml</path>
|
|
<name>engine-spray-l-reverse</name>
|
|
<condition>
|
|
<and>
|
|
<greater-than>
|
|
<property>position/altitude-agl-ft</property>
|
|
<value>1</value>
|
|
</greater-than>
|
|
<greater-than>
|
|
<property>environment/relative-humidity</property>
|
|
<value>60</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[0]/n1</property>
|
|
<value>60</value>
|
|
</greater-than>
|
|
<less-than>
|
|
<property>engines/engine[0]/thrust_lb</property>
|
|
<value>0</value>
|
|
</less-than>
|
|
<!-- <not>
|
|
<property>sim/crashed</property>
|
|
</not> -->
|
|
</and>
|
|
</condition>
|
|
<offsets>
|
|
<x-m>0.875</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>-2.5</z-m>
|
|
</offsets>
|
|
</model>
|
|
|
|
<model>
|
|
<name>Engine fire</name>
|
|
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
|
|
<offsets>
|
|
<x-m>3.316</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>0</z-m>
|
|
</offsets>
|
|
<condition>
|
|
<property alias="../../../params/on-fire" />
|
|
</condition>
|
|
</model>
|
|
|
|
<animation>
|
|
<name>Fan Animation</name>
|
|
<type>spin</type>
|
|
<object-name>Cone</object-name>
|
|
<object-name>Fan</object-name>
|
|
<factor>-67</factor>
|
|
<property alias="../../params/n1" />
|
|
<axis>
|
|
<x>-1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<!--effect>
|
|
<inherits-from>Aircraft/A320-family/Models/Effects/enginePW1100L</inherits-from>
|
|
<object-name>NacellePW1100G</object-name>
|
|
<object-name>ReverserPW1100G</object-name>
|
|
<object-name>SpoilersPW1100G</object-name>
|
|
</effect-->
|
|
|
|
</PropertyList>
|