Merge branch 'dev' into pneumatics
This commit is contained in:
commit
ae5d8c4997
6 changed files with 324 additions and 323 deletions
|
@ -71,32 +71,32 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -109,7 +109,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -123,7 +123,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Center Tank - wing box may be modified to center fuel tank on the -100 so we have a center tank. Or mostly because its easier... -->
|
<tank type="FUEL"> <!-- Center Tank - wing box may be modified to center fuel tank on the -100 so we have a center tank. Or mostly because its easier... -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x> 18.9731 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -136,7 +136,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -149,7 +149,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -162,7 +162,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -173,7 +173,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -184,7 +184,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
|
|
@ -71,32 +71,32 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -109,7 +109,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -122,7 +122,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x> 18.9731 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -135,7 +135,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -148,7 +148,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -161,7 +161,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -172,7 +172,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -183,7 +183,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
|
390
A320-200-IAE.xml
390
A320-200-IAE.xml
|
@ -7,183 +7,161 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
|
|
||||||
<fileheader>
|
<fileheader>
|
||||||
<author>Joshua Davidson (Octal450)</author>
|
<author>Joshua Davidson (Octal450)</author>
|
||||||
<version>Pre V1.0</version>
|
<version>Pre V1.0</version>
|
||||||
<description>A32X FDE</description>
|
<description>A32X FDE</description>
|
||||||
</fileheader>
|
</fileheader>
|
||||||
|
|
||||||
<metrics file="Systems/a320-metrics"/>
|
<metrics file="Systems/a320-metrics"/>
|
||||||
<mass_balance file="Systems/a320-mass-balance"/>
|
<mass_balance file="Systems/a320-mass-balance"/>
|
||||||
<ground_reactions file="Systems/a320-ground-reactions"/>
|
<ground_reactions file="Systems/a320-ground-reactions"/>
|
||||||
|
|
||||||
<propulsion>
|
<propulsion>
|
||||||
<engine file="v2527_a5_1">
|
<engine file="v2527_a5_1">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x> 14.3962788 </x>
|
||||||
<y> -5.755 </y>
|
<y> -5.755 </y>
|
||||||
<z> -1.04768 </z>
|
<z> -1.04768 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch> 2.2 </pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw> 1 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>5</feed>
|
<feed>5</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x> 14.3962788 </x>
|
||||||
<y> -5.755 </y>
|
<y> -5.755 </y>
|
||||||
<z> -1.04768 </z>
|
<z> -1.04768 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch> 2.2 </pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw> 1 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="v2527_a5_2">
|
<engine file="v2527_a5_2">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x> 14.3962788 </x>
|
||||||
<y> 5.755 </y>
|
<y> 5.755 </y>
|
||||||
<z> -1.04768 </z>
|
<z> -1.04768 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch> 2.2 </pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw> -1 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>6</feed>
|
<feed>6</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x> 14.3962788 </x>
|
||||||
<y> 5.755 </y>
|
<y> 5.755 </y>
|
||||||
<z> -1.04768 </z>
|
<z> -1.04768 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch> 2.2 </pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw> -1 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
<z> -0.61182 </z>
|
<z> -0.61182 </z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS"> 1523.00 </capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS"> 1523.00 </contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
<z> -0.61182 </z>
|
<z> -0.61182 </z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12272.90 </capacity>
|
<capacity unit="LBS"> 12272.90 </capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS"> 6000.00 </contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x> 18.9731 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> -0.61182 </z>
|
<z> -0.61182 </z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 14623.00 </capacity>
|
<capacity unit="LBS"> 14623.00 </capacity>
|
||||||
<contents unit="LBS"> 42 </contents>
|
<contents unit="LBS"> 42 </contents>
|
||||||
<unusable-volume unit="LTR"> 23.20 </unusable-volume>
|
<unusable-volume unit="LTR"> 23.20 </unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
<z> -0.61182 </z>
|
<z> -0.61182 </z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12272.90 </capacity>
|
<capacity unit="LBS"> 12272.90 </capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS"> 6000.00 </contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
<z> -0.61182 </z>
|
<z> -0.61182 </z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS"> 1523.00 </capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS"> 1523.00 </contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
|
||||||
<x> 18.8231 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> 0.19249 </z>
|
|
||||||
</location>
|
|
||||||
<capacity unit="LBS">10</capacity>
|
|
||||||
<contents unit="LBS">0</contents>
|
|
||||||
<priority>1</priority>
|
|
||||||
<density unit="LBS/GAL">6.71</density>
|
|
||||||
</tank>
|
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
|
||||||
<location unit="M">
|
|
||||||
<x> 18.8231 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> 0.19249 </z>
|
|
||||||
</location>
|
|
||||||
<capacity unit="LBS">10</capacity>
|
|
||||||
<contents unit="LBS">0</contents>
|
|
||||||
<priority>1</priority>
|
|
||||||
<density unit="LBS/GAL">6.71</density>
|
|
||||||
</tank>
|
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -194,25 +172,47 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
</propulsion>
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
|
<location unit="M">
|
||||||
<system file="glass-effect"/>
|
<x> 18.8231 </x>
|
||||||
|
<y> 0 </y>
|
||||||
|
<z> 0.19249 </z>
|
||||||
|
</location>
|
||||||
|
<capacity unit="LBS">10</capacity>
|
||||||
|
<contents unit="LBS">0</contents>
|
||||||
|
<priority>1</priority>
|
||||||
|
<density unit="LBS/GAL">6.71</density>
|
||||||
|
</tank>
|
||||||
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
|
<location unit="M">
|
||||||
|
<x> 18.8231 </x>
|
||||||
|
<y> 0 </y>
|
||||||
|
<z> 0.19249 </z>
|
||||||
|
</location>
|
||||||
|
<capacity unit="LBS">10</capacity>
|
||||||
|
<contents unit="LBS">0</contents>
|
||||||
|
<priority>1</priority>
|
||||||
|
<density unit="LBS/GAL">6.71</density>
|
||||||
|
</tank>
|
||||||
|
</propulsion>
|
||||||
|
|
||||||
|
<system file="glass-effect"/>
|
||||||
<system file="a320-fbw"/>
|
<system file="a320-fbw"/>
|
||||||
<system file="a320-fcs"/>
|
<system file="a320-fcs"/>
|
||||||
<system file="a320-fuel"/>
|
<system file="a320-fuel"/>
|
||||||
<system file="a320-fwc"/>
|
<system file="a320-fwc"/>
|
||||||
<system file="a320-spoiler"/>
|
<system file="a320-spoiler"/>
|
||||||
<system file="a320-electrical"/>
|
<system file="a320-electrical"/>
|
||||||
<system file="a320-hydraulic"/>
|
<system file="a320-hydraulic"/>
|
||||||
<system file="a320-pneumatic"/>
|
<system file="a320-pneumatic"/>
|
||||||
<system file="a320-lights"/>
|
<system file="a320-lights"/>
|
||||||
<system file="a320-engine-fire"/>
|
<system file="a320-engine-fire"/>
|
||||||
<system file="a320-adr"/>
|
<system file="a320-adr"/>
|
||||||
<system file="a320-apu"/>
|
<system file="a320-apu"/>
|
||||||
<system file="a320-fmgc"/>
|
<system file="a320-fmgc"/>
|
||||||
|
|
||||||
<flight_control name="none"/>
|
<flight_control name="none"/>
|
||||||
<aerodynamics file="Systems/a320-aerodynamics.xml"/>
|
<aerodynamics file="Systems/a320-aerodynamics.xml"/>
|
||||||
<external_reactions file="Systems/a320-external-reactions"/>
|
<external_reactions file="Systems/a320-external-reactions"/>
|
||||||
|
|
||||||
</fdm_config>
|
</fdm_config>
|
||||||
|
|
|
@ -71,32 +71,32 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -109,7 +109,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -122,7 +122,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x> 18.9731 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -135,7 +135,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -148,7 +148,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -161,7 +161,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -172,7 +172,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -183,7 +183,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
|
|
@ -71,32 +71,32 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x> 38.9 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
<z> 0.95 </z>
|
<z> 0.95 </z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll> 0.0 </roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch> 0.0 </pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw> 0.0 </yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -109,7 +109,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> -5.1104 </y>
|
<y> -5.1104 </y>
|
||||||
|
@ -122,7 +122,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x> 18.9731 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -135,7 +135,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -148,7 +148,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x> 18.9231 </x>
|
||||||
<y> 5.1104 </y>
|
<y> 5.1104 </y>
|
||||||
|
@ -161,7 +161,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -172,7 +172,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
@ -183,7 +183,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x> 18.8231 </x>
|
||||||
<y> 0 </y>
|
<y> 0 </y>
|
||||||
|
|
|
@ -7519,6 +7519,7 @@
|
||||||
<object-name>wall_1</object-name>
|
<object-name>wall_1</object-name>
|
||||||
<object-name>wall_2</object-name>
|
<object-name>wall_2</object-name>
|
||||||
<object-name>window_frame</object-name>
|
<object-name>window_frame</object-name>
|
||||||
|
<object-name>WindowCpt</object-name>
|
||||||
<object-name>HeadsetCpt</object-name>
|
<object-name>HeadsetCpt</object-name>
|
||||||
<object-name>WindowGlassCpt</object-name>
|
<object-name>WindowGlassCpt</object-name>
|
||||||
<object-name>WindowOpenerCpt</object-name>
|
<object-name>WindowOpenerCpt</object-name>
|
||||||
|
|
Loading…
Add table
Reference in a new issue