1
0
Fork 0
A320-family/Models/Engines/XMLs/a320.cfm.xml

466 lines
11 KiB
XML
Raw Normal View History

2019-10-14 16:48:35 +00:00
<?xml version="1.0"?>
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
2019-10-14 16:48:35 +00:00
<PropertyList>
<path>Aircraft/A320-family/Models/Engines/Models/cfm56.ac</path>
<params>
<contrail1>engines/engine[0]/contrail</contrail1>
<contrail2>engines/engine[1]/contrail</contrail2>
</params>
<!-- Particle Effects -->
<model>
<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>
<x-m> 4.64247</x-m>
<y-m>-5.63029</y-m>
<z-m>-2.22295</z-m>
</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>
<x-m> 4.64247</x-m>
<y-m> 5.63029</y-m>
<z-m>-2.22295</z-m>
</offsets>
</model>
<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>
2020-06-02 14:20:16 +00:00
<property>engines/engine[3]/n1</property>
<value>65</value>
</greater-than>
</and>
</condition>
<offsets>
<x-m>-7.30742</x-m>
<y-m>-5.63029</y-m>
<z-m>-1.75465</z-m>
<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>
2020-06-02 14:20:16 +00:00
<property>engines/engine[4]/n1</property>
<value>65</value>
</greater-than>
</and>
</condition>
<offsets>
<x-m>-7.30742</x-m>
<y-m> 5.63029</y-m>
<z-m>-1.75465</z-m>
<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>
2020-06-02 14:20:16 +00:00
<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>
<x-m>-0.5</x-m>
<y-m>-5.63029</y-m>
<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>
2020-06-02 14:20:16 +00:00
<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>
<x-m>-0.5</x-m>
<y-m>5.63029</y-m>
<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>
2020-06-02 14:20:16 +00:00
<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>
<x-m>-6.5</x-m>
<y-m>-5.63029</y-m>
<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>
2020-06-02 14:20:16 +00:00
<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>
<x-m>-6.5</x-m>
<y-m>5.63029</y-m>
<z-m>-5</z-m>
</offsets>
</model>
<model>
<name>Engine fire left</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<offsets>
<x-m>-3.84247</x-m>
<y-m>-5.63029</y-m>
<z-m>-2.22295</z-m>
</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>
<x-m>-3.84247</x-m>
<y-m> 5.63029</y-m>
<z-m>-2.22295</z-m>
</offsets>
<condition>
<property>systems/failures/engine-right-fire</property>
</condition>
</model>
<!-- Animations -->
<animation>
<name>Fan spinning animation (slow)</name>
<type>spin</type>
<object-name>FanLCFM56L</object-name>
<factor>50</factor> <!-- TCDS sourced - don't tune! -->
<property>engines/engine[3]/n1</property>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-6.54315</x-m>
<y-m>-5.63082</y-m>
<z-m>-2.26943</z-m>
</center>
</animation>
<animation>
<name>Fan spinning animation (slow)</name>
<type>spin</type>
<object-name>FanLCFM56R</object-name>
<factor>50</factor>
<property>engines/engine[4]/n1</property>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-6.54315</x-m>
<y-m> 5.62871</y-m>
<z-m>-2.26943</z-m>
</center>
</animation>
<animation>
<name>Fan spinning animation (fast)</name>
<type>spin</type>
<object-name>FanSpinningCFM56L</object-name>
<factor>5</factor>
2020-06-02 14:20:16 +00:00
<property>engines/engine[3]/n1</property>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-6.54315</x-m>
<y-m>-5.63082</y-m>
<z-m>-2.26943</z-m>
</center>
2020-06-02 14:20:16 +00:00
</animation>
<animation>
<name>Fan spinning animation (fast)</name>
2020-06-02 14:20:16 +00:00
<type>spin</type>
<object-name>FanSpinningCFM56R</object-name>
<factor>5</factor>
2020-06-02 14:20:16 +00:00
<property>engines/engine[4]/n1</property>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-6.54315</x-m>
<y-m> 5.62871</y-m>
<z-m>-2.26943</z-m>
</center>
</animation>
<animation>
<type>select</type>
<object-name>FanSpinningCFM56L</object-name>
<condition>
<greater-than>
2020-06-02 14:20:16 +00:00
<property>engines/engine[3]/n1</property>
<value>40.0</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>FanSpinningCFM56R</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>FanLCFM56L</object-name>
<condition>
<less-than-equals>
2020-06-02 14:20:16 +00:00
<property>engines/engine[3]/n1</property>
<value>40.0</value>
</less-than-equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>FanLCFM56R</object-name>
<condition>
<less-than-equals>
<property>engines/engine[4]/n1</property>
<value>40.0</value>
</less-than-equals>
</condition>
</animation>
<animation>
<name>Reverser Door 1</name>
<type>rotate</type>
<object-name>ReverserLDoor1</object-name>
2020-06-05 00:09:06 +00:00
<object-name>ReverserLDoor1.Inner</object-name>
<factor>-70</factor>
<property>engines/engine[0]/reverser-pos-norm</property>
<axis>
2020-06-05 00:09:06 +00:00
<x1-m>-4.64922</x1-m>
<y1-m>-6.25156</y1-m>
<z1-m>-1.65547</z1-m>
<x2-m>-4.65017</x2-m>
<y2-m>-6.29771</y2-m>
<z2-m>-1.71849</z2-m>
</axis>
</animation>
<animation>
2020-06-05 00:09:06 +00:00
<name>Reverser Door 2</name>
<type>rotate</type>
<object-name>ReverserLDoor2</object-name>
<object-name>ReverserLDoor2.Inner</object-name>
<factor>-70</factor>
<property>engines/engine[0]/reverser-pos-norm</property>
<axis>
2020-06-05 00:09:06 +00:00
<x1-m>-4.65327</x1-m>
<y1-m>-6.29253</y1-m>
<z1-m>-2.82287</z1-m>
<x2-m>-4.65265</x2-m>
<y2-m>-6.24312</y2-m>
<z2-m>-2.89296</z2-m>
</axis>
</animation>
<animation>
2020-06-05 00:09:06 +00:00
<name>Reverser Door 3</name>
<type>rotate</type>
2020-06-05 00:09:06 +00:00
<object-name>ReverserRDoor1</object-name>
<object-name>ReverserRDoor1.Inner</object-name>
<factor>70</factor>
<property>engines/engine[0]/reverser-pos-norm</property>
<axis>
2020-06-05 00:09:06 +00:00
<x1-m>-4.64922</x1-m>
<y1-m>-5.01022</y1-m>
<z1-m>-1.6555</z1-m>
<x2-m>-4.65017</x2-m>
<y2-m>-4.96408</y2-m>
<z2-m>-1.71852</z2-m>
</axis>
</animation>
<animation>
2020-06-05 00:09:06 +00:00
<name>Reverser Door 3</name>
<type>rotate</type>
<object-name>ReverserRDoor2</object-name>
<object-name>ReverserRDoor2.Inner</object-name>
<factor>70</factor>
<property>engines/engine[0]/reverser-pos-norm</property>
<axis>
2020-06-05 00:09:06 +00:00
<x1-m>-4.65342</x1-m>
<y1-m>-4.96919</y1-m>
<z1-m>-2.82264</z1-m>
<x2-m>-4.65288</x2-m>
<y2-m>-5.01209</y2-m>
<z2-m>-2.8834</z2-m>
</axis>
</animation>
<!-- Effect -->
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection</inherits-from>
<object-name>EngineCFM56</object-name>
<object-name>ReverserLDoor1</object-name>
<object-name>ReverserLDoor2</object-name>
<object-name>ReverserRDoor1</object-name>
<object-name>ReverserRDoor2</object-name>
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome</inherits-from>
<object-name>IntakeCFM56</object-name>
</effect>
2019-10-14 16:48:35 +00:00
</PropertyList>