This commit is contained in:
it0uchpods 2016-11-07 10:39:53 -05:00
parent 307975cc41
commit bfb31ebb5e
16 changed files with 2236 additions and 30 deletions

105
A319-200-IAE-set.xml Normal file
View file

@ -0,0 +1,105 @@
<?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 A319 (IAE V2500)</description>
<flight-model>jsb</flight-model>
<aero>A319-200-IAE</aero>
<model>
<path>Aircraft/A320Family/Models/A319-200.xml</path>
<livery>
<file>Liveries/A319/USAirwaysStar.xml</file>
<texture>Liveries/A319/USAirwaysStar.png</texture>
</livery>
</model>
<flaps>
<setting>0.000</setting>
<setting>0.290</setting>
<setting>0.596</setting>
<setting>0.645</setting>
<setting>1.000</setting>
</flaps>
<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.30</y-offset-m>
<z-offset-m archive="y">-12.00</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.30</y-offset-m>
<z-offset-m archive="y">-12.00</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">-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>
<menubar>
<default>
<menu n="100">
<label>Airbus A319-200</label>
</menu>
</default>
</menubar>
</sim>
<payload>
<weight n="1">
<min-lb type="double">0</min-lb>
<max-lb type="double">35500</max-lb>
</weight>
</payload>
<nasal>
<A320>
<file>Aircraft/A320Family/Nasal/engines.nas</file>
<file>Aircraft/A320Family/Nasal/electrical.nas</file>
<file>Aircraft/A320Family/Nasal/v-speeds.nas</file>
<file>Aircraft/A320Family/Nasal/tyresmoke.nas</file>
<file>Aircraft/A320Family/Nasal/systems.nas</file>
<file>Aircraft/A320Family/Nasal/a319livery.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>
</A320>
<itaf>
<file>Aircraft/A320Family/Nasal/it-autoflight.nas</file>
</itaf>
<thrust>
<file>Aircraft/A320Family/Nasal/thrust.nas</file>
</thrust>
</nasal>
</PropertyList>

1604
A319-200-IAE.xml Normal file

File diff suppressed because it is too large Load diff

View file

@ -77,7 +77,7 @@
<payload>
<weight n="1">
<min-lb type="double">0</min-lb>
<max-lb type="double">65500</max-lb>
<max-lb type="double">75500</max-lb>
</weight>
</payload>

View file

@ -1,25 +1,23 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
<fdm_config name="A320-neo" version="2.0" release="BETA"
<fdm_config name="A320family" version="2.0" release="BETA"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<!-- A321 WV011 -->
<fileheader>
<author> Bicyus (Jon Ortuondo) </author>
<email> bicyus@gmail.com </email>
<filecreationdate> 2012-02-22 </filecreationdate>
<version> 0.99 </version>
<description> Airbus A321neo With Sharklets and CFM LEAP-X High ByPass Turbofan Engine </description>
<description> Airbus A320-200 with IAE V2500 Engines </description>
<note> Fork from the A320-Family aircraft project (Thanks to all authors) </note>
<limitation></limitation>
</fileheader>
<metrics>
<!-- lenght 44.50 m -->
<wingarea unit="M2"> 128.00 </wingarea>
<wingspan unit="M" > 34.10 </wingspan>
<wingarea unit="FT2"> 1319.79 </wingarea>
<wingspan unit="FT" > 111.26 </wingspan>
<wing_incidence> 1.03 </wing_incidence>
<chord unit="FT" > 13.76 </chord>
<htailarea unit="FT2"> 334.24 </htailarea>

60
Engines/v2522_a5.xml Normal file
View file

@ -0,0 +1,60 @@
<?xml version="1.0"?>
<!--
File: V2522_A5.xml
Author: Aero-Matic v 0.81
Inputs:
name: V2522_A5
type: turbine
thrust: 21998.928 lb
augmented? no
injected? no
-->
<turbine_engine name="V2527_A5">
<milthrust> 23000 </milthrust>
<bypassratio> 2.0 </bypassratio>
<tsfc> 0.8 </tsfc>
<bleed> 0.03</bleed>
<idlen1> 23.4 </idlen1>
<idlen2> 63.7 </idlen2>
<maxn1> 105.8 </maxn1>
<maxn2> 112.5 </maxn2>
<augmented> 0 </augmented>
<injected> 0 </injected>
<function name="IdleThrust">
<table>
<independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">atmosphere/density-altitude</independentVar>
<tableData>
-10000 0 10000 20000 30000 40000 50000
0.0 0.0430 0.0488 0.0528 0.0694 0.0899 0.1183 0.1467
0.2 0.0500 0.0501 0.0335 0.0544 0.0797 0.1049 0.1342
0.4 0.0040 0.0047 0.0020 0.0272 0.0595 0.0891 0.1203
0.6 0.0 0.0 0.0 0.0 0.0276 0.0718 0.1073
0.8 0.0 0.0 0.0 0.0 0.0474 0.0868 0.0900
1.0 0.0 0.0 0.0 0.0 0.0 0.0552 0.0800
</tableData>
</table>
</function>
<function name="MilThrust">
<table>
<independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">atmosphere/density-altitude</independentVar>
<tableData>
-10000 0 10000 20000 30000 40000 50000
0.0 1.2600 1.0000 0.7400 0.5340 0.3720 0.2410 0.1490
0.2 1.1710 0.9340 0.6970 0.5060 0.3550 0.2310 0.1430
0.4 1.1500 0.9210 0.6920 0.5060 0.3570 0.2330 0.1450
0.6 1.1810 0.9510 0.7210 0.5320 0.3780 0.2480 0.1540
0.8 1.2580 1.0200 0.7820 0.5820 0.4170 0.2750 0.1700
1.0 1.3690 1.1200 0.8710 0.6510 0.4750 0.3150 0.1950
1.2 1.4850 1.2300 0.9750 0.7440 0.5450 0.3640 0.2250
1.4 1.5941 1.3400 1.0860 0.8450 0.6280 0.4240 0.2630
</tableData>
</table>
</function>
</turbine_engine>

View file

@ -13,7 +13,7 @@
<turbine_engine name="V2527_A5">
<milthrust> 26600 </milthrust>
<bypassratio> 1.0 </bypassratio>
<bypassratio> 2.0 </bypassratio>
<tsfc> 0.8 </tsfc>
<bleed> 0.03</bleed>
<idlen1> 23.4 </idlen1>

View file

@ -13,7 +13,7 @@
<turbine_engine name="V2527_A5">
<milthrust> 32000 </milthrust>
<bypassratio> 1.0 </bypassratio>
<bypassratio> 2.0 </bypassratio>
<tsfc> 0.8 </tsfc>
<bleed> 0.03</bleed>
<idlen1> 23.4 </idlen1>

427
Models/A319-200.xml Normal file
View file

@ -0,0 +1,427 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<name>A319-200</name>
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
<offsets>
<x-m>-18.8499</x-m>
<z-m>1.7005004</z-m>
</offsets>
<model>
<name>Fuselage</name>
<path>Aircraft/A320Family/Models/Fuselages/a319.fuselage.xml</path>
</model>
<!-- effects -->
<model>
<name>shadow</name>
<path>Aircraft/A320Family/Models/Effects/shadow.xml</path>
<offsets>
<x-m>20.38</x-m>
<z-m>-4.26</z-m>
<pitch-deg>1.5</pitch-deg>
</offsets>
</model>
<!-- Separate Flightdeck to fit the modified nose -->
<model>
<name>Flightdeck</name>
<path>Aircraft/A320Family/Models/FlightDeck/a320.flightdeck.xml</path>
<offsets>
<x-m>6.4</x-m>
<z-m>0.2399</z-m>
</offsets>
</model>
<model>
<name>Interior</name>
<path>Aircraft/A320Family/Models/Interior/a319.interior.xml</path>
</model>
<model>
<name>Nose Gear</name>
<path>Aircraft/A320Family/Models/LandingGears/a320.nlg.xml</path>
<offsets>
<x-m>9.43</x-m>
<z-m>-1.8306008</z-m>
</offsets>
</model>
<model>
<name>Main Gears.Left</name>
<path>Aircraft/A320Family/Models/LandingGears/a320.mlg.left.xml</path>
<offsets>
<x-m>20.3180764</x-m>
<y-m>-3.795</y-m>
<z-m>-3.9469424</z-m>
</offsets>
</model>
<model>
<name>Main Gears.Right</name>
<path>Aircraft/A320Family/Models/LandingGears/a320.mlg.right.xml</path>
<offsets>
<x-m>20.3180764</x-m>
<y-m>3.795</y-m>
<z-m>-3.9469424</z-m>
</offsets>
</model>
<model>
<path>Aircraft/A320Family/Models/Wings/a320.wings.iae.xml</path>
<condition>
<equals>
<property>/sim/aero</property>
<value>A319-200-IAE</value>
</equals>
</condition>
<offsets>
<x-m>15.280</x-m>
<z-m>-1.06019</z-m>
</offsets>
</model>
<model>
<name>A320 Winglets</name>
<path>Aircraft/A320Family/Models/Wings/a320.winglets.xml</path>
<offsets>
<x-m>15.280</x-m>
<z-m>-1.06019</z-m>
</offsets>
</model>
<model>
<name>Horizontal Stabilizer</name>
<path>Aircraft/A320Family/Models/Fuselages/a320.hstab.xml</path>
<offsets>
<x-m>32.0212207</x-m>
<pitch-deg>0.0</pitch-deg>
</offsets>
</model>
<model>
<name>Vertical Stabilizer</name>
<path>Aircraft/A320Family/Models/Fuselages/a320.vstab.xml</path>
<offsets>
<x-m>30.1235728</x-m>
</offsets>
</model>
<!-- Lights -->
<model>
<name>Left nav light</name>
<path>Aircraft/A320Family/Models/Lights/rednav.xml</path>
<offsets>
<x-m>23.474</x-m>
<y-m>-16.91</y-m>
<z-m>0.299</z-m>
</offsets>
</model>
<model>
<name>Right nav light</name>
<path>Aircraft/A320Family/Models/Lights/greennav.xml</path>
<offsets>
<x-m>23.474</x-m>
<y-m>16.91</y-m>
<z-m>0.299</z-m>
</offsets>
</model>
<model>
<name>Left strobe light</name>
<path>Aircraft/A320Family/Models/Lights/strobe.xml</path>
<offsets>
<x-m>23.474</x-m>
<y-m>-16.91</y-m>
<z-m>0.299</z-m>
</offsets>
</model>
<model>
<name>Right strobe light</name>
<path>Aircraft/A320Family/Models/Lights/strobe.xml</path>
<offsets>
<x-m>23.474</x-m>
<y-m>16.91</y-m>
<z-m>0.299</z-m>
</offsets>
</model>
<model>
<name>Top beacon light</name>
<path>Aircraft/A320Family/Models/Lights/beacon.xml</path>
<offsets>
<x-m>16.7</x-m>
<y-m>0</y-m>
<z-m>1.977</z-m>
</offsets>
</model>
<model>
<name>Bottom beacon light</name>
<path>Aircraft/A320Family/Models/Lights/beacon.xml</path>
<offsets>
<x-m>18.2</x-m>
<y-m>0</y-m>
<z-m>-2.5</z-m>
</offsets>
</model>
<!--model>
<name>Port landing light</name>
<path>Aircraft/A320Family/Models/Lights/landing-port.xml</path>
<offsets>
<x-m>15.9</x-m>
<y-m>-3.16</y-m>
<z-m>-1.4</z-m>
</offsets>
</model>
<model>
<name>Nosegear landing light</name>
<path>Aircraft/A320Family/Models/Lights/landing-nose.xml</path>
<offsets>
<x-m>3.08</x-m>
<y-m>0</y-m>
<z-m>-2.5</z-m>
</offsets>
</model>
<model>
<name>Starboard landing light</name>
<path>Aircraft/A320Family/Models/Lights/landing-stbd.xml</path>
<offsets>
<x-m>15.9</x-m>
<y-m>3.16</y-m>
<z-m>-1.4</z-m>
</offsets>
</model-->
<!-- Other non-aircraft models -->
<model>
<name>Pushback</name>
<path>Models/Airport/Pushback/Goldhofert.xml</path>
<offsets>
<x-m>9.15</x-m>
<y-m>0</y-m>
<z-m>-4.14</z-m>
</offsets>
</model>
<model>
<name>Tutorial marker</name>
<path>Models/Aircraft/marker.xml</path>
</model>
<!-- LIVERY SELECT -->
<!-- Animation -->
<animation>
<type>material</type>
<!-- Fuselage -->
<object-name>Fuselage</object-name>
<object-name>Vstab</object-name>
<!-- Wings -->
<object-name>WingletL</object-name>
<object-name>WingletR</object-name>
<!-- Engines -->
<object-name>Intake</object-name>
<object-name>Nacelle</object-name>
<object-name>Reverser</object-name>
<!-- Fuselage -->
<property-base>sim/model/livery</property-base>
<texture-prop>texture</texture-prop>
</animation>
<!-- Nasal code -->
<nasal>
<load>
var livery_update = aircraft.livery_update.new("Aircraft/A320Family/Models/Liveries/A319");
</load>
<unload>
livery_update.stop();
</unload>
</nasal>
<!-- Fuel Truck -->
<model>
<name>fuel-truck</name>
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
</model>
<animation>
<type>select</type>
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
</animation>
<!-- De-icing Truck -->
<model>
<name>de-ice-truck</name>
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
<offsets>
<x-m>-15</x-m>
<y-m>9.5</y-m>
<z-m>-5</z-m>
<heading-deg>160</heading-deg>
</offsets>
</model>
<!-- Catering Truck - 1st door -->
<model>
<name>cater-truck</name>
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<value>1</value>
</equals>
</condition>
<offsets>
<x-m>-17.87</x-m>
<y-m>7.28</y-m>
<z-m>-5.45</z-m>
<heading-deg>100</heading-deg>
</offsets>
</model>
<!-- Baggage Truck -->
<model>
<name>baggage-truck</name>
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
</model>
<!-- External Power -->
<model>
<name>ext-pwr</name>
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/services/ext-pwr/enable</property>
<value>1</value>
</equals>
</condition>
</model>
<!-- Chokes -->
<model>
<name>choke_nose</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
<offsets>
<x-m>23.5</x-m>
<z-m>1.25</z-m>
</offsets>
</model>
<model>
<name>choke_left</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<value>1</value>
</equals>
</condition>
<offsets>
<x-m>15.5</x-m>
<y-m>1.18</y-m>
<z-m>1.25</z-m>
</offsets>
</model>
<model>
<name>choke_right</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<value>1</value>
</equals>
</condition>
<offsets>
<x-m>15.5</x-m>
<y-m>-1.18</y-m>
<z-m>1.25</z-m>
</offsets>
</model>
<!-- Stairways -->
<model>
<path>Aircraft/A320Family/Models/Services/Stairs/stairs.xml</path>
<name>l1</name>
<offsets>
<x-m>-17.028</x-m>
<y-m>-2.69</y-m>
<z-m>0.0060</z-m>
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
</condition>
</model>
<model>
<path>Aircraft/A320Family/Models/Services/Stairs/stairs.xml</path>
<name>l4</name>
<offsets>
<x-m>22.42</x-m>
<y-m>-2.56</y-m>
<z-m>0.0060</z-m>
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
</condition>
</model>
</PropertyList>

View file

@ -169,7 +169,7 @@
</offsets>
</model>
<model>
<!--model>
<name>Port landing light</name>
<path>Aircraft/A320Family/Models/Lights/landing-port.xml</path>
<offsets>
@ -197,7 +197,7 @@
<y-m>3.16</y-m>
<z-m>-1.4</z-m>
</offsets>
</model>
</model-->
<!-- Other non-aircraft models -->
<model>

View file

@ -168,7 +168,7 @@
</offsets>
</model>
<model>
<!--model>
<name>Port landing light</name>
<path>Aircraft/A320Family/Models/Lights/landing-port.xml</path>
<offsets>
@ -196,7 +196,7 @@
<y-m>3.16</y-m>
<z-m>-1.4</z-m>
</offsets>
</model>
</model-->
<!-- Other non-aircraft models -->
<model>
@ -398,19 +398,6 @@
<property>/services/stairs/l1</property>
</condition>
</model>
<model>
<path>Aircraft/A320Family/Models/Services/Stairs/stairs.xml</path>
<name>l2</name>
<offsets>
<x-m>-8.15</x-m>
<y-m>-2.99</y-m>
<z-m>0.0060</z-m>
</offsets>
<condition>
<property>/services/stairs/l2</property>
</condition>
</model>
<model>
<path>Aircraft/A320Family/Models/Services/Stairs/stairs.xml</path>

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>US Airways (Star Alliance)</name>
<texture>Liveries/A319/USAirwaysStar.png</texture>
</livery>
</model>
</sim>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 731 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Germanwings</name>
<texture>Liveries/A319/GermanWings.png</texture>
</livery>
</model>
</sim>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

1
Nasal/a319livery.nas Normal file
View file

@ -0,0 +1 @@
aircraft.livery.init("Aircraft/A320Family/Models/Liveries/A319/");

View file

@ -51,9 +51,9 @@
<property>/engines/engine[0]/n1</property>
<entry><ind> 0</ind><dep>037</dep></entry>
<entry><ind> 8</ind><dep>037</dep></entry>
<entry><ind> 10</ind><dep>631</dep></entry>
<entry><ind> 12</ind><dep>631</dep></entry>
<entry><ind> 23</ind><dep>415</dep></entry>
<entry><ind>110</ind><dep>719</dep></entry>
<entry><ind>110</ind><dep>642</dep></entry>
</table>
</expression>
</input>
@ -71,9 +71,9 @@
<property>/engines/engine[1]/n1</property>
<entry><ind> 0</ind><dep>037</dep></entry>
<entry><ind> 8</ind><dep>037</dep></entry>
<entry><ind> 10</ind><dep>631</dep></entry>
<entry><ind> 12</ind><dep>631</dep></entry>
<entry><ind> 23</ind><dep>415</dep></entry>
<entry><ind>110</ind><dep>719</dep></entry>
<entry><ind>110</ind><dep>642</dep></entry>
</table>
</expression>
</input>