<?xml version="1.0" encoding="UTF-8" ?>

<PropertyList>

	<offsets>
		<pitch-deg>2.2</pitch-deg>
	</offsets>

	<params>
		<n1>engines/engine[0]/n1</n1>
		<on-fire>engines/engine[0]/on-fire</on-fire>
		<contrail>engines/engine[0]/contrail</contrail>
		<reverser-pos-norm>engines/engine[0]/reverser-pos-norm</reverser-pos-norm>
		<pylon-model-path>Aircraft/A320Family/Engines/XMLs/a320.pylon.cfm.left.xml</pylon-model-path>
	</params>

	<model>
		<path alias="../../params/pylon-model-path" />
	</model>

	<model>
		<path>Aircraft/A320Family/Engines/XMLs/a320.cfm.xml</path>
	</model>

	<model>
		<path>Aircraft/A320Family/Engines/XMLs/a320.nacelle.cfm.xml</path>
		<overlay>
			<params>
				<reverser-pos-norm alias="../../../../params/reverser-pos-norm" />
			</params>
		</overlay>
	</model>

	<model>
		<name>Contrail</name>
		<path>Aircraft/A320Family/XMLs/Effects/contrail.xml</path>
		<overlay>
			<params>
				<contrail alias="../../../../params/contrail" />
			</params>
		</overlay>
		<offsets>
			<x-m>4.875</x-m>
			<y-m>0</y-m>
			<z-m>0</z-m>
		</offsets>
	</model>

	<model>
		<name>Engine fire</name>
		<path>Aircraft/A320Family/XMLs/Effects/enginefire.xml</path>
		<offsets>
			<x-m>2.774</x-m>
			<y-m>0</y-m>
			<z-m>0</z-m>
		</offsets>
		<condition>
			<property alias="../../../params/on-fire" />
		</condition>
	</model>

	<animation>
		<name>Fan</name>
		<type>spin</type>
		<object-name>blades</object-name>
		<object-name>cone</object-name>
		<factor>-67</factor>
		<property alias="../../params/n1" />
		<axis>
			<x>-1</x>
			<y>0</y>
			<z>0</z>
		</axis>
	</animation>

</PropertyList>