A3XX: Fix Pipe position, formatting
This commit is contained in:
parent
4d67dd236f
commit
fd7684484a
10 changed files with 4956 additions and 4960 deletions
1096
A318-100-CFM.xml
1096
A318-100-CFM.xml
File diff suppressed because it is too large
Load diff
1096
A319-100-CFM.xml
1096
A319-100-CFM.xml
File diff suppressed because it is too large
Load diff
1096
A319-100-IAE.xml
1096
A319-100-IAE.xml
File diff suppressed because it is too large
Load diff
1096
A320-100-CFM.xml
1096
A320-100-CFM.xml
File diff suppressed because it is too large
Load diff
|
@ -559,32 +559,28 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<type>JET-A1</type>
|
||||
<temperature>50</temperature>
|
||||
</tank>
|
||||
<tank type="FUEL">
|
||||
<!-- LEFT FUEL PIPES (Engine 1 feed from this) -->
|
||||
<location unit="IN">
|
||||
<x>589.735</x>
|
||||
<y>-226.575</y>
|
||||
<z>-45.567</z>
|
||||
</location>
|
||||
<capacity unit="LBS"> 100 </capacity>
|
||||
<!-- need review -->
|
||||
<contents unit="LBS"> 0 </contents>
|
||||
<priority>1</priority>
|
||||
<type>JET-A1</type>
|
||||
</tank>
|
||||
<tank type="FUEL">
|
||||
<!-- RIGHT FUEL PIPES (Engine 2 feed from this) -->
|
||||
<location unit="IN">
|
||||
<x>589.735</x>
|
||||
<y>226.575</y>
|
||||
<z>-45.567</z>
|
||||
</location>
|
||||
<capacity unit="LBS"> 100 </capacity>
|
||||
<!-- need review -->
|
||||
<contents unit="LBS"> 0 </contents>
|
||||
<priority>1</priority>
|
||||
<type>JET-A1</type>
|
||||
</tank>
|
||||
<tank type="FUEL"> <!-- LEFT FUEL PIPES (Engine 1 feed from this) -->
|
||||
<location unit="IN">
|
||||
<x>589.735</x>
|
||||
<y>0</y>
|
||||
<z>-45.567</z>
|
||||
</location>
|
||||
<capacity unit="LBS"> 100 </capacity><!-- need review -->
|
||||
<contents unit="LBS"> 0 </contents>
|
||||
<priority>1</priority>
|
||||
<type>JET-A1</type>
|
||||
</tank>
|
||||
<tank type="FUEL"> <!-- RIGHT FUEL PIPES (Engine 2 feed from this) -->
|
||||
<location unit="IN">
|
||||
<x>589.735</x>
|
||||
<y>0</y>
|
||||
<z>-45.567</z>
|
||||
</location>
|
||||
<capacity unit="LBS"> 100 </capacity><!-- need review -->
|
||||
<contents unit="LBS"> 0 </contents>
|
||||
<priority>1</priority>
|
||||
<type>JET-A1</type>
|
||||
</tank>
|
||||
</propulsion>
|
||||
|
||||
<system file="pushback" />
|
||||
|
|
1100
A320-200-IAE.xml
1100
A320-200-IAE.xml
File diff suppressed because it is too large
Load diff
1096
A320neo-CFM.xml
1096
A320neo-CFM.xml
File diff suppressed because it is too large
Load diff
1096
A321-200-CFM.xml
1096
A321-200-CFM.xml
File diff suppressed because it is too large
Load diff
1096
A321-200-IAE.xml
1096
A321-200-IAE.xml
File diff suppressed because it is too large
Load diff
1096
A321neo-CFM.xml
1096
A321neo-CFM.xml
File diff suppressed because it is too large
Load diff
Reference in a new issue