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

<PropertyList include="A320-main.xml">

	<sim>
	
		<sound>
			<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
		</sound>
	
		<description>Airbus A320-200 (IAE V2500)</description>
		<flight-model>jsb</flight-model>
		<aero>A320-200-IAE</aero>
		<model>
			<path>Aircraft/A320Family/Models/A320-200-IAE.xml</path>
			<livery>
				<file>Airbus</file>
			</livery>
		</model>

		<view>
			<name>Pilot View</name>
			<internal archive="y">true</internal>
			<config>
				<x-offset-m archive="y">-0.45</x-offset-m>
				<y-offset-m archive="y">2.29</y-offset-m>
				<z-offset-m archive="y">-13.75</z-offset-m>
				<pitch-offset-deg archive="y">-12.0</pitch-offset-deg>
				<default-field-of-view-deg type="double">60</default-field-of-view-deg>
			</config>
		</view>
		<view n="103">
			<name>Copilot View</name>
			<type>lookfrom</type>
			<internal archive="y">true</internal>
			<config>
				<from-model type="bool">true</from-model>
				<x-offset-m archive="y">0.45</x-offset-m>
				<y-offset-m archive="y">2.29</y-offset-m>
				<z-offset-m archive="y">-13.75</z-offset-m>
				<pitch-offset-deg archive="y">-12.0</pitch-offset-deg>
				<default-field-of-view-deg type="double">60</default-field-of-view-deg>
			</config>
		</view>
		<view n="104">
			<name>Overhead Panel View</name>
			<type>lookfrom</type>
			<internal archive="y">true</internal>
			<config>
				<from-model type="bool">true</from-model>
				<x-offset-m archive="y">0</x-offset-m>
				<y-offset-m archive="y">2.3635023</y-offset-m>
				<z-offset-m archive="y">-13.73</z-offset-m>
				<pitch-offset-deg archive="y">40</pitch-offset-deg>
				<default-field-of-view-deg type="double">85</default-field-of-view-deg>
			</config>
		</view>
		<view n="105">
			<name>Left Engine View</name>
			<type>lookfrom</type>
			<internal archive="y">false</internal>
			<config>
				<from-model type="bool">true</from-model>
				<x-offset-m archive="y">-2.81</x-offset-m>
				<y-offset-m archive="y">2.44</y-offset-m>
				<z-offset-m archive="y">-6.49</z-offset-m>
				<heading-offset-deg>129</heading-offset-deg>
				<default-field-of-view-deg type="double">85</default-field-of-view-deg>
			</config>
		</view>
		<view n="106">
			<name>Right Wing View</name>
			<type>lookfrom</type>
			<internal archive="y">false</internal>
			<config>
				<from-model type="bool">true</from-model>
				<x-offset-m archive="y">2.81</x-offset-m>
				<y-offset-m archive="y">2.44</y-offset-m>
				<z-offset-m archive="y">0</z-offset-m>
				<heading-offset-deg>257</heading-offset-deg>
				<default-field-of-view-deg type="double">85</default-field-of-view-deg>
			</config>
		</view>
		<view n="107">
			<name>Aft View</name>
			<type>lookfrom</type>
			<internal archive="y">false</internal>
			<config>
				<from-model type="bool">true</from-model>
				<x-offset-m archive="y">-2.81</x-offset-m>
				<y-offset-m archive="y">2.44</y-offset-m>
				<z-offset-m archive="y">6.8</z-offset-m>
				<heading-offset-deg>63</heading-offset-deg>
				<default-field-of-view-deg type="double">85</default-field-of-view-deg>
			</config>
		</view>

		<menubar>
			<default>
				<menu n="100">
					<label>Airbus A320-200</label>
				</menu>
			</default>
		</menubar>
		
	</sim>
	
	<options>
		<EIS2 type="bool">0</EIS2>
		<eng>IAE</eng>
	</options>
	
	<sharklet type="bool">0</sharklet>
	
	<MCDUC n="0">
		<type>A320-232</type>
		<eng>V2527-A5</eng>
	</MCDUC>
	
	<nasal>
		<A320>
			<file>Aircraft/A320Family/Nasal/various.nas</file>
			<file>Aircraft/A320Family/Nasal/a320livery-iae.nas</file>
			<file>Aircraft/A320Family/Models/Instruments/ND/ND.nas</file>
            <file>Aircraft/A320Family/Nasal/gpws.nas</file>
            <file>Aircraft/A320Family/Nasal/efis.nas</file>
			<file>Aircraft/A320Family/Nasal/PFD_FMA.nas</file>
			<file>Aircraft/A320Family/Nasal/fctl.nas</file>
		</A320>
	</nasal>

</PropertyList>