A32X: FDE FCS and Aero improvements
This commit is contained in:
parent
312867ac60
commit
81035d6535
18 changed files with 132 additions and 250 deletions
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -57,7 +57,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<emptywt unit="LBS">80431</emptywt>
|
||||
|
||||
<location name="CG" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -74,7 +74,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<pointmass name="PAX">
|
||||
<weight unit="LBS">23000</weight>
|
||||
<location name="POINTMASS" unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -388,7 +388,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
|
||||
<tank type="FUEL"> <!-- Left Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> -5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -401,7 +401,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Center Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7731 </x>
|
||||
<x> 18.9731 </x>
|
||||
<y> 0 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -414,7 +414,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Right Wing Tank -->
|
||||
<location unit="M">
|
||||
<x> 18.7231 </x>
|
||||
<x> 18.9231 </x>
|
||||
<y> 5.1104 </y>
|
||||
<z> -0.61182 </z>
|
||||
</location>
|
||||
|
@ -427,7 +427,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
@ -438,7 +438,7 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
</tank>
|
||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||
<location unit="M">
|
||||
<x> 18.8231 </x>
|
||||
<x> 19.0231 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.19249 </z>
|
||||
</location>
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<description>Lift due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -200,7 +200,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<description>Drag due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -262,15 +262,7 @@
|
|||
<property>metrics/bw-ft</property>
|
||||
<property>aero/bi2vel</property>
|
||||
<property>velocities/p-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -0.91
|
||||
1 -0.66
|
||||
2 -0.66
|
||||
3 -0.66
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-0.91</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -293,15 +285,7 @@
|
|||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/bw-ft</property>
|
||||
<property>fcs/roll-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 0.11
|
||||
1 0.09
|
||||
2 0.09
|
||||
3 0.09
|
||||
</tableData>
|
||||
</table>
|
||||
<value>0.11</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -337,17 +321,8 @@
|
|||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/cbarw-ft</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">velocities/mach</independentVar>
|
||||
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 1 2 3
|
||||
0.0 -1.850 -1.850 -1.850 -1.850
|
||||
0.2 -1.750 -1.750 -1.750 -1.750
|
||||
2.0 -0.650 -0.650 -0.450 -0.450
|
||||
</tableData>
|
||||
</table>
|
||||
<property>fcs/pitch-pos-geared</property>
|
||||
<value>-1.600</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -359,15 +334,7 @@
|
|||
<property>metrics/cbarw-ft</property>
|
||||
<property>aero/ci2vel</property>
|
||||
<property>velocities/q-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -136
|
||||
1 -136
|
||||
2 -116
|
||||
3 -116
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-136</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<description>Lift due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -200,7 +200,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<description>Drag due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -262,15 +262,7 @@
|
|||
<property>metrics/bw-ft</property>
|
||||
<property>aero/bi2vel</property>
|
||||
<property>velocities/p-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -0.91
|
||||
1 -0.66
|
||||
2 -0.66
|
||||
3 -0.66
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-0.91</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -293,15 +285,7 @@
|
|||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/bw-ft</property>
|
||||
<property>fcs/roll-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 0.11
|
||||
1 0.09
|
||||
2 0.09
|
||||
3 0.09
|
||||
</tableData>
|
||||
</table>
|
||||
<value>0.11</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -337,17 +321,8 @@
|
|||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/cbarw-ft</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">velocities/mach</independentVar>
|
||||
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 1 2 3
|
||||
0.0 -1.850 -1.850 -1.850 -1.850
|
||||
0.2 -1.750 -1.750 -1.750 -1.750
|
||||
2.0 -0.650 -0.650 -0.450 -0.450
|
||||
</tableData>
|
||||
</table>
|
||||
<property>fcs/pitch-pos-geared</property>
|
||||
<value>-1.600</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -359,15 +334,7 @@
|
|||
<property>metrics/cbarw-ft</property>
|
||||
<property>aero/ci2vel</property>
|
||||
<property>velocities/q-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -136
|
||||
1 -136
|
||||
2 -116
|
||||
3 -116
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-136</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<description>Lift due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -200,7 +200,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<description>Drag due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -262,15 +262,7 @@
|
|||
<property>metrics/bw-ft</property>
|
||||
<property>aero/bi2vel</property>
|
||||
<property>velocities/p-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -0.91
|
||||
1 -0.66
|
||||
2 -0.66
|
||||
3 -0.66
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-0.91</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -293,15 +285,7 @@
|
|||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/bw-ft</property>
|
||||
<property>fcs/roll-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 0.11
|
||||
1 0.09
|
||||
2 0.09
|
||||
3 0.09
|
||||
</tableData>
|
||||
</table>
|
||||
<value>0.11</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -337,17 +321,8 @@
|
|||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/cbarw-ft</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">velocities/mach</independentVar>
|
||||
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 1 2 3
|
||||
0.0 -1.850 -1.850 -1.850 -1.850
|
||||
0.2 -1.750 -1.750 -1.750 -1.750
|
||||
2.0 -0.650 -0.650 -0.450 -0.450
|
||||
</tableData>
|
||||
</table>
|
||||
<property>fcs/pitch-pos-geared</property>
|
||||
<value>-1.600</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -359,15 +334,7 @@
|
|||
<property>metrics/cbarw-ft</property>
|
||||
<property>aero/ci2vel</property>
|
||||
<property>velocities/q-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -136
|
||||
1 -136
|
||||
2 -116
|
||||
3 -116
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-136</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<description>Lift due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -200,7 +200,7 @@
|
|||
</function>
|
||||
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<description>Drag due to pitch control deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
|
@ -262,15 +262,7 @@
|
|||
<property>metrics/bw-ft</property>
|
||||
<property>aero/bi2vel</property>
|
||||
<property>velocities/p-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -0.91
|
||||
1 -0.66
|
||||
2 -0.66
|
||||
3 -0.66
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-0.91</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -293,15 +285,7 @@
|
|||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/bw-ft</property>
|
||||
<property>fcs/roll-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 0.11
|
||||
1 0.09
|
||||
2 0.09
|
||||
3 0.09
|
||||
</tableData>
|
||||
</table>
|
||||
<value>0.11</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -337,17 +321,8 @@
|
|||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>metrics/cbarw-ft</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<table>
|
||||
<independentVar lookup="row">velocities/mach</independentVar>
|
||||
<independentVar lookup="column">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 1 2 3
|
||||
0.0 -1.850 -1.850 -1.850 -1.850
|
||||
0.2 -1.750 -1.750 -1.750 -1.750
|
||||
2.0 -0.650 -0.650 -0.450 -0.450
|
||||
</tableData>
|
||||
</table>
|
||||
<property>fcs/pitch-pos-geared</property>
|
||||
<value>-1.600</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
@ -359,15 +334,7 @@
|
|||
<property>metrics/cbarw-ft</property>
|
||||
<property>aero/ci2vel</property>
|
||||
<property>velocities/q-aero-rad_sec</property>
|
||||
<table>
|
||||
<independentVar lookup="row">fcs/internal-fbw-law</independentVar>
|
||||
<tableData>
|
||||
0 -136
|
||||
1 -136
|
||||
2 -116
|
||||
3 -116
|
||||
</tableData>
|
||||
</table>
|
||||
<value>-136</value>
|
||||
</product>
|
||||
</function>
|
||||
|
||||
|
|
|
@ -77,8 +77,22 @@
|
|||
<output>fcs/pitch-pos-rad</output>
|
||||
</aerosurface_scale>
|
||||
|
||||
<aerosurface_scale name="Pitch Control Normalized">
|
||||
<scheduled_gain name="Pitch Control Gearing">
|
||||
<input>fcs/pitch-pos-rad</input>
|
||||
<table>
|
||||
<independentVar lookup="row">velocities/mach</independentVar>
|
||||
<independentVar lookup="column">atmosphere/density-altitude</independentVar>
|
||||
<tableData>
|
||||
0.0 43000
|
||||
0.0 1.00 0.85
|
||||
0.9 0.02 0.75
|
||||
</tableData>
|
||||
</table>
|
||||
<output>fcs/pitch-pos-geared</output>
|
||||
</scheduled_gain>
|
||||
|
||||
<aerosurface_scale name="Pitch Control Normalized">
|
||||
<input>fcs/pitch-pos-geared</input>
|
||||
<domain>
|
||||
<min>-0.523599</min>
|
||||
<max>0.523599</max>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2112
|
||||
2113
|
Reference in a new issue