A32X: Major FDM Improvements

This commit is contained in:
Joshua Davidson 2017-10-05 10:17:29 -04:00
parent 032017a6aa
commit aa0bf3bbb6
20 changed files with 301 additions and 181 deletions

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -415,6 +415,7 @@
<it-fbw n="0"> <it-fbw n="0">
<alpha-hld type="bool">0</alpha-hld> <alpha-hld type="bool">0</alpha-hld>
<law type="int">0</law>
</it-fbw> </it-fbw>
<apu> <apu>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -28,7 +28,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<vtailarm unit="FT" > 57.33 </vtailarm> <vtailarm unit="FT" > 57.33 </vtailarm>
<location name="AERORP" unit="M"> <location name="AERORP" unit="M">
<x> 19.0974 </x> <x> 19.4974 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<emptywt unit="LBS">80431</emptywt> <emptywt unit="LBS">80431</emptywt>
<location name="CG" unit="M"> <location name="CG" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<pointmass name="PAX"> <pointmass name="PAX">
<weight unit="LBS">23000</weight> <weight unit="LBS">23000</weight>
<location name="POINTMASS" unit="M"> <location name="POINTMASS" unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -338,7 +338,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -350,7 +350,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> -5.755 </y> <y> -5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -364,7 +364,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -376,7 +376,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<location unit="M"> <location unit="M">
<x> 14.3962788 </x> <x> 14.3962788 </x>
<y> 5.755 </y> <y> 5.755 </y>
<z> -2.0771987 </z> <z> -1.04768 </z>
</location> </location>
<orient unit="DEG"> <orient unit="DEG">
<roll> 0.0 </roll> <roll> 0.0 </roll>
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
<tank type="FUEL"> <!-- Left Wing Tank --> <tank type="FUEL"> <!-- Left Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> -5.1104 </y> <y> -5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Center Tank --> <tank type="FUEL"> <!-- Center Tank -->
<location unit="M"> <location unit="M">
<x> 18.3731 </x> <x> 18.7731 </x>
<y> 0 </y> <y> 0 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Right Wing Tank --> <tank type="FUEL"> <!-- Right Wing Tank -->
<location unit="M"> <location unit="M">
<x> 18.3231 </x> <x> 18.7231 </x>
<y> 5.1104 </y> <y> 5.1104 </y>
<z> -0.61182 </z> <z> -0.61182 </z>
</location> </location>
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 1 Pipes --> <tank type="FUEL"> <!-- Engine 1 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
</tank> </tank>
<tank type="FUEL"> <!-- Engine 2 Pipes --> <tank type="FUEL"> <!-- Engine 2 Pipes -->
<location unit="M"> <location unit="M">
<x> 18.4231 </x> <x> 18.8231 </x>
<y> 0 </y> <y> 0 </y>
<z> 0.19249 </z> <z> 0.19249 </z>
</location> </location>

View file

@ -394,6 +394,7 @@ var doTOGAThrust = func {
setprop("/controls/engines/engine[0]/throttle", 1.0); setprop("/controls/engines/engine[0]/throttle", 1.0);
setprop("/controls/engines/engine[1]/throttle", 1.0); setprop("/controls/engines/engine[1]/throttle", 1.0);
} }
######################### #########################
# Reverse Thrust System # # Reverse Thrust System #
######################### #########################
@ -406,8 +407,8 @@ var toggleFastRevThrust = func {
interpolate("/engines/engine[1]/reverser-pos-norm", 1, 1.4); interpolate("/engines/engine[1]/reverser-pos-norm", 1, 1.4);
setprop("/controls/engines/engine[0]/reverser", 1); setprop("/controls/engines/engine[0]/reverser", 1);
setprop("/controls/engines/engine[1]/reverser", 1); setprop("/controls/engines/engine[1]/reverser", 1);
setprop("/controls/engines/engine[0]/throttle-rev", 0.5); setprop("/controls/engines/engine[0]/throttle-rev", 0.4);
setprop("/controls/engines/engine[1]/throttle-rev", 0.5); setprop("/controls/engines/engine[1]/throttle-rev", 0.4);
setprop("/fdm/jsbsim/propulsion/engine[0]/reverser-angle-rad", 3.14); setprop("/fdm/jsbsim/propulsion/engine[0]/reverser-angle-rad", 3.14);
setprop("/fdm/jsbsim/propulsion/engine[1]/reverser-angle-rad", 3.14); setprop("/fdm/jsbsim/propulsion/engine[1]/reverser-angle-rad", 3.14);
} else if ((getprop("/controls/engines/engine[0]/reverser") == "1") or (getprop("/controls/engines/engine[1]/reverser") == "1") and (getprop("/gear/gear[1]/wow") == 1) and (getprop("/gear/gear[2]/wow") == 1)) { } else if ((getprop("/controls/engines/engine[0]/reverser") == "1") or (getprop("/controls/engines/engine[1]/reverser") == "1") and (getprop("/gear/gear[1]/wow") == 1) and (getprop("/gear/gear[2]/wow") == 1)) {
@ -426,11 +427,11 @@ var doRevThrust = func {
if (getprop("/controls/engines/engine[0]/reverser") == "1" and getprop("/controls/engines/engine[1]/reverser") == "1" and getprop("/gear/gear[1]/wow") == 1 and getprop("/gear/gear[2]/wow") == 1) { if (getprop("/controls/engines/engine[0]/reverser") == "1" and getprop("/controls/engines/engine[1]/reverser") == "1" and getprop("/gear/gear[1]/wow") == 1 and getprop("/gear/gear[2]/wow") == 1) {
var pos1 = getprop("/controls/engines/engine[0]/throttle-rev"); var pos1 = getprop("/controls/engines/engine[0]/throttle-rev");
var pos2 = getprop("/controls/engines/engine[1]/throttle-rev"); var pos2 = getprop("/controls/engines/engine[1]/throttle-rev");
if (pos1 < 0.5) { if (pos1 < 0.4) {
setprop("/controls/engines/engine[0]/throttle-rev", pos1 + 0.167); setprop("/controls/engines/engine[0]/throttle-rev", pos1 + 0.133333333);
} }
if (pos2 < 0.5) { if (pos2 < 0.4) {
setprop("/controls/engines/engine[1]/throttle-rev", pos2 + 0.167); setprop("/controls/engines/engine[1]/throttle-rev", pos2 + 0.133333333);
} }
} }
var state1 = getprop("/systems/thrust/state1"); var state1 = getprop("/systems/thrust/state1");
@ -452,12 +453,12 @@ var unRevThrust = func {
var pos1 = getprop("/controls/engines/engine[0]/throttle-rev"); var pos1 = getprop("/controls/engines/engine[0]/throttle-rev");
var pos2 = getprop("/controls/engines/engine[1]/throttle-rev"); var pos2 = getprop("/controls/engines/engine[1]/throttle-rev");
if (pos1 > 0.0) { if (pos1 > 0.0) {
setprop("/controls/engines/engine[0]/throttle-rev", pos1 - 0.167); setprop("/controls/engines/engine[0]/throttle-rev", pos1 - 0.133333333);
} else { } else {
unRevThrust_b(); unRevThrust_b();
} }
if (pos2 > 0.0) { if (pos2 > 0.0) {
setprop("/controls/engines/engine[1]/throttle-rev", pos2 - 0.167); setprop("/controls/engines/engine[1]/throttle-rev", pos2 - 0.133333333);
} else { } else {
unRevThrust_b(); unRevThrust_b();
} }

View file

@ -250,7 +250,7 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/beta-rad</property> <property>aero/beta-rad</property>
<value>-0.1</value> <value>-0.05</value>
</product> </product>
</function> </function>
@ -262,7 +262,15 @@
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/bi2vel</property> <property>aero/bi2vel</property>
<property>velocities/p-aero-rad_sec</property> <property>velocities/p-aero-rad_sec</property>
<value>-0.91</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -0.91
1 -0.66
2 -0.66
3 -0.66
</tableData>
</table>
</product> </product>
</function> </function>
@ -285,7 +293,15 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>fcs/roll-pos-rad</property> <property>fcs/roll-pos-rad</property>
<value>0.11</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 0.11
1 0.09
2 0.09
3 0.09
</tableData>
</table>
</product> </product>
</function> </function>
@ -324,10 +340,12 @@
<property>fcs/pitch-pos-rad</property> <property>fcs/pitch-pos-rad</property>
<table> <table>
<independentVar lookup="row">velocities/mach</independentVar> <independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
<tableData> <tableData>
0.0 -1.750 0 1 2 3
0.2 -1.650 0.0 -1.850 -1.850 -1.850 -1.850
2.0 -0.700 0.2 -1.750 -1.750 -1.750 -1.750
2.0 -0.650 -0.650 -0.450 -0.450
</tableData> </tableData>
</table> </table>
</product> </product>
@ -341,7 +359,15 @@
<property>metrics/cbarw-ft</property> <property>metrics/cbarw-ft</property>
<property>aero/ci2vel</property> <property>aero/ci2vel</property>
<property>velocities/q-aero-rad_sec</property> <property>velocities/q-aero-rad_sec</property>
<value>-136</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -136
1 -136
2 -116
3 -116
</tableData>
</table>
</product> </product>
</function> </function>

View file

@ -250,7 +250,7 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/beta-rad</property> <property>aero/beta-rad</property>
<value>-0.1</value> <value>-0.05</value>
</product> </product>
</function> </function>
@ -262,7 +262,15 @@
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/bi2vel</property> <property>aero/bi2vel</property>
<property>velocities/p-aero-rad_sec</property> <property>velocities/p-aero-rad_sec</property>
<value>-0.91</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -0.91
1 -0.66
2 -0.66
3 -0.66
</tableData>
</table>
</product> </product>
</function> </function>
@ -285,7 +293,15 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>fcs/roll-pos-rad</property> <property>fcs/roll-pos-rad</property>
<value>0.11</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 0.11
1 0.09
2 0.09
3 0.09
</tableData>
</table>
</product> </product>
</function> </function>
@ -324,10 +340,12 @@
<property>fcs/pitch-pos-rad</property> <property>fcs/pitch-pos-rad</property>
<table> <table>
<independentVar lookup="row">velocities/mach</independentVar> <independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
<tableData> <tableData>
0.0 -1.750 0 1 2 3
0.2 -1.650 0.0 -1.850 -1.850 -1.850 -1.850
2.0 -0.700 0.2 -1.750 -1.750 -1.750 -1.750
2.0 -0.650 -0.650 -0.450 -0.450
</tableData> </tableData>
</table> </table>
</product> </product>
@ -341,7 +359,15 @@
<property>metrics/cbarw-ft</property> <property>metrics/cbarw-ft</property>
<property>aero/ci2vel</property> <property>aero/ci2vel</property>
<property>velocities/q-aero-rad_sec</property> <property>velocities/q-aero-rad_sec</property>
<value>-136</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -136
1 -136
2 -116
3 -116
</tableData>
</table>
</product> </product>
</function> </function>

View file

@ -250,7 +250,7 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/beta-rad</property> <property>aero/beta-rad</property>
<value>-0.1</value> <value>-0.05</value>
</product> </product>
</function> </function>
@ -262,7 +262,15 @@
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/bi2vel</property> <property>aero/bi2vel</property>
<property>velocities/p-aero-rad_sec</property> <property>velocities/p-aero-rad_sec</property>
<value>-0.91</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -0.91
1 -0.66
2 -0.66
3 -0.66
</tableData>
</table>
</product> </product>
</function> </function>
@ -285,7 +293,15 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>fcs/roll-pos-rad</property> <property>fcs/roll-pos-rad</property>
<value>0.11</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 0.11
1 0.09
2 0.09
3 0.09
</tableData>
</table>
</product> </product>
</function> </function>
@ -324,10 +340,12 @@
<property>fcs/pitch-pos-rad</property> <property>fcs/pitch-pos-rad</property>
<table> <table>
<independentVar lookup="row">velocities/mach</independentVar> <independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
<tableData> <tableData>
0.0 -1.750 0 1 2 3
0.2 -1.650 0.0 -1.850 -1.850 -1.850 -1.850
2.0 -0.700 0.2 -1.750 -1.750 -1.750 -1.750
2.0 -0.650 -0.650 -0.450 -0.450
</tableData> </tableData>
</table> </table>
</product> </product>
@ -341,7 +359,15 @@
<property>metrics/cbarw-ft</property> <property>metrics/cbarw-ft</property>
<property>aero/ci2vel</property> <property>aero/ci2vel</property>
<property>velocities/q-aero-rad_sec</property> <property>velocities/q-aero-rad_sec</property>
<value>-136</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -136
1 -136
2 -116
3 -116
</tableData>
</table>
</product> </product>
</function> </function>

View file

@ -250,7 +250,7 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/beta-rad</property> <property>aero/beta-rad</property>
<value>-0.1</value> <value>-0.05</value>
</product> </product>
</function> </function>
@ -262,7 +262,15 @@
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>aero/bi2vel</property> <property>aero/bi2vel</property>
<property>velocities/p-aero-rad_sec</property> <property>velocities/p-aero-rad_sec</property>
<value>-0.91</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -0.91
1 -0.66
2 -0.66
3 -0.66
</tableData>
</table>
</product> </product>
</function> </function>
@ -285,7 +293,15 @@
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property> <property>metrics/bw-ft</property>
<property>fcs/roll-pos-rad</property> <property>fcs/roll-pos-rad</property>
<value>0.11</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 0.11
1 0.09
2 0.09
3 0.09
</tableData>
</table>
</product> </product>
</function> </function>
@ -324,10 +340,12 @@
<property>fcs/pitch-pos-rad</property> <property>fcs/pitch-pos-rad</property>
<table> <table>
<independentVar lookup="row">velocities/mach</independentVar> <independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
<tableData> <tableData>
0.0 -1.750 0 1 2 3
0.2 -1.650 0.0 -1.850 -1.850 -1.850 -1.850
2.0 -0.700 0.2 -1.750 -1.750 -1.750 -1.750
2.0 -0.650 -0.650 -0.450 -0.450
</tableData> </tableData>
</table> </table>
</product> </product>
@ -341,7 +359,15 @@
<property>metrics/cbarw-ft</property> <property>metrics/cbarw-ft</property>
<property>aero/ci2vel</property> <property>aero/ci2vel</property>
<property>velocities/q-aero-rad_sec</property> <property>velocities/q-aero-rad_sec</property>
<value>-136</value> <table>
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
<tableData>
0 -136
1 -136
2 -116
3 -116
</tableData>
</table>
</product> </product>
</function> </function>

View file

@ -7,6 +7,20 @@
--> -->
<system name="A3XX: FCS"> <system name="A3XX: FCS">
<property value="2">fcs/internal-fbw-law</property>
<channel name="FBW">
<switch name="Internal FBW Law">
<default value="/it-fbw/law"/>
<test logic="OR" value="2">
/gear/gear[1]/wow == 1
/gear/gear[2]/wow == 1
</test>
</switch>
</channel>
<channel name="Roll"> <channel name="Roll">

View file

@ -1 +1 @@
2100 2101