This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/ACJ-IAE-set.xml

131 lines
3.9 KiB
XML
Raw Normal View History

2016-12-07 18:05:28 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList include="A320-main.xml">
<sim>
<sound>
<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
</sound>
2017-01-18 11:24:46 +00:00
<description>Airbus Corporate Jet (IAE V2500)</description>
2016-12-07 18:05:28 +00:00
<flight-model>jsb</flight-model>
<aero>ACJ-IAE</aero>
<model>
<path>Aircraft/A320Family/Models/ACJ-IAE.xml</path>
2016-12-07 18:05:28 +00:00
<livery>
<file>FAV0001</file>
2016-12-07 18:05:28 +00:00
</livery>
</model>
2017-04-03 17:56:46 +00:00
<door>
<position-x-m type="float">-9.26</position-x-m>
<position-y-m type="float">-1.76</position-y-m>
<position-z-m type="float">2.20</position-z-m>
<jetway-hood-deg type="float">8</jetway-hood-deg>
</door>
2016-12-07 18:05:28 +00:00
<view>
<name>Pilot View</name>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.45</x-offset-m>
2017-05-16 13:39:49 +00:00
<y-offset-m archive="y">2.32</y-offset-m>
<z-offset-m archive="y">-12.05</z-offset-m>
2016-12-07 18:05:28 +00:00
<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>
2017-05-16 13:39:49 +00:00
<y-offset-m archive="y">2.32</y-offset-m>
<z-offset-m archive="y">-12.05</z-offset-m>
2016-12-07 18:05:28 +00:00
<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">-12.1</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>
2017-05-03 18:08:01 +00:00
<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>
2016-12-07 18:05:28 +00:00
<menubar>
<default>
<menu n="100">
<label>Airbus ACJ</label>
</menu>
</default>
</menubar>
</sim>
2017-05-14 17:26:35 +00:00
<MCDUC n="0">
2017-05-15 12:03:59 +00:00
<type>A319-131</type>
2017-05-14 17:26:35 +00:00
<eng>V2522-A5</eng>
</MCDUC>
2016-12-07 18:05:28 +00:00
<nasal>
<A320>
<file>Aircraft/A320Family/Nasal/various.nas</file>
2016-12-07 18:05:28 +00:00
<file>Aircraft/A320Family/Nasal/acjlivery.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>