correct A319, airbus never made an A319-200 also add model numbers according to engines and fix A321 engines. A321 use the higher powered V2533
This commit is contained in:
parent
704f03fea0
commit
032899d7d3
7 changed files with 12 additions and 12 deletions
|
@ -8,12 +8,12 @@
|
|||
<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<description>Airbus A319 (IAE V2500)</description>
|
||||
<description>Airbus A319-133 (IAE V2500)</description>
|
||||
<status>Flyable</status>
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>A319-200-IAE</aero>
|
||||
<aero>A319-100-IAE</aero>
|
||||
<model>
|
||||
<path>Aircraft/A320Family/Models/A319-200-IAE.xml</path>
|
||||
<path>Aircraft/A320Family/Models/A319-100-IAE.xml</path>
|
||||
<livery>
|
||||
<file>USAirwaysStar</file>
|
||||
</livery>
|
||||
|
@ -60,7 +60,7 @@
|
|||
<menubar>
|
||||
<default>
|
||||
<menu n="100">
|
||||
<label>Airbus A319-200</label>
|
||||
<label>Airbus A319-100</label>
|
||||
</menu>
|
||||
</default>
|
||||
</menubar>
|
|
@ -9,7 +9,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<email> bicyus@gmail.com </email>
|
||||
<filecreationdate> 2012-02-15 </filecreationdate>
|
||||
<version> 0.99 </version>
|
||||
<description> Airbus A319-200 with IAE V2500 Engines </description>
|
||||
<description> Airbus A319-133 with IAE V2500 Engines </description>
|
||||
<note> Revised and fixed by Peter Brendt (jwocky) and Joshua Davidson (it0uchpods). Fork from the A320-Family aircraft project (Thanks to all authors) </note>
|
||||
<limitation></limitation>
|
||||
</fileheader>
|
|
@ -8,7 +8,7 @@
|
|||
<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<description>Airbus A320 (IAE V2500)</description>
|
||||
<description>Airbus A320-232 (IAE V2500)</description>
|
||||
<status>Flyable</status>
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>A320-200-IAE</aero>
|
||||
|
|
|
@ -9,7 +9,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<email> bicyus@gmail.com </email>
|
||||
<filecreationdate> 2012-02-15 </filecreationdate>
|
||||
<version> 0.99 </version>
|
||||
<description> Airbus A320-200 with IAE V2500 Engines </description>
|
||||
<description> Airbus A320-232 with IAE V2500 Engines </description>
|
||||
<note> Revised and fixed by Peter Brendt (jwocky) and Joshua Davidson (it0uchpods). Fork from the A320-Family aircraft project (Thanks to all authors) </note>
|
||||
<limitation></limitation>
|
||||
</fileheader>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<description>Airbus A321 (IAE V2500)</description>
|
||||
<description>Airbus A321-231 (IAE V2500)</description>
|
||||
<status>Flyable</status>
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>A321-200-IAE</aero>
|
||||
|
|
|
@ -9,7 +9,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<email> bicyus@gmail.com </email>
|
||||
<filecreationdate> 2012-02-15 </filecreationdate>
|
||||
<version> 0.99 </version>
|
||||
<description> Airbus A321-200 with IAE V2500 Engines </description>
|
||||
<description> Airbus A321-231 with IAE V2500 Engines </description>
|
||||
<note> Revised and fixed by Peter Brendt (jwocky) and Joshua Davidson (it0uchpods). Fork from the A320-Family aircraft project (Thanks to all authors) </note>
|
||||
<limitation></limitation>
|
||||
</fileheader>
|
||||
|
@ -409,7 +409,7 @@ YAW MOI_________3950000______23089847_______24848934
|
|||
|
||||
<propulsion>
|
||||
|
||||
<engine file="v2527_a5">
|
||||
<engine file="v2533_a5">
|
||||
<location unit="IN">
|
||||
<x> 620.0683 </x>
|
||||
<y> -226.575 </y>
|
||||
|
@ -437,7 +437,7 @@ YAW MOI_________3950000______23089847_______24848934
|
|||
</thruster>
|
||||
</engine>
|
||||
|
||||
<engine file="v2527_a5">
|
||||
<engine file="v2533_a5">
|
||||
<location unit="IN">
|
||||
<x> 620.00683 </x>
|
||||
<y> 226.575 </y>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<PropertyList>
|
||||
<name>A319-200</name>
|
||||
<name>A319-100</name>
|
||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||
|
||||
<offsets>
|
Reference in a new issue