CG and AERORP changes, needs still more work, commit, just to coordinate with ItOuchpods
This commit is contained in:
parent
eab8b968ff
commit
678d3c0601
2 changed files with 1656 additions and 13 deletions
1625
A320-200-IAE (changed CG).xml
Normal file
1625
A320-200-IAE (changed CG).xml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -23,21 +23,30 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|||
<htailarm unit="FT" > 57.88 </htailarm>
|
||||
<vtailarea unit="FT2"> 248.79 </vtailarea>
|
||||
<vtailarm unit="FT" > 57.33 </vtailarm>
|
||||
|
||||
<!-- location name="AERORP" unit="IN">
|
||||
<x> 642.122 </x>
|
||||
<y> 0 </y>
|
||||
<z> -25.2091 </z>
|
||||
</location -->
|
||||
<location name="AERORP" unit="IN">
|
||||
<x> 642.122 </x>
|
||||
<y> 0 </y>
|
||||
<z> -25.2091 </z>
|
||||
<x> 680.00 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.00 </z>
|
||||
</location>
|
||||
|
||||
<location name="EYEPOINT" unit="IN">
|
||||
<x> 80 </x>
|
||||
<y> -30 </y>
|
||||
<z> 70 </z>
|
||||
<x> 80 </x>
|
||||
<y> -30 </y>
|
||||
<z> 70 </z>
|
||||
</location>
|
||||
|
||||
<location name="VRP" unit="IN">
|
||||
<x> 661.1 </x>
|
||||
<y> 0 </y>
|
||||
<z> -37 </z>
|
||||
<x> 661.1 </x>
|
||||
<y> 0 </y>
|
||||
<z> -37 </z>
|
||||
</location>
|
||||
|
||||
</metrics>
|
||||
|
||||
<mass_balance>
|
||||
|
@ -65,11 +74,20 @@ YAW MOI_________3950000______23089847_______24848934
|
|||
<ixz unit="SLUG*FT2"> 0 </ixz>
|
||||
<iyz unit="SLUG*FT2"> 0 </iyz>
|
||||
<emptywt unit="LBS">80431</emptywt> <!-- #ref-1 page 67, WV016. 90927lbs - 5248x2 (engines)=80431lbs-->
|
||||
|
||||
<!-- #### PB: That makes no sense, the wohle aircraft is 1479.1339 inches long. 650inches eqauls to about 43.95% MAC with the Airbus limits according to the AMM between 45% and 49%
|
||||
Also: The z-axis is -41.73 unches under the zero line of the plane while the pressure point is only -25,91 under the same line and slightly ahead, that causes the plane to behave quite unstable
|
||||
-->
|
||||
<!-- location name="CG" unit="IN">
|
||||
<! - -x> 642.122 </x- - >
|
||||
<x> 650.122 </x><! - - At zero load of fuel and cargo/pax the CG goes to 642 - - >
|
||||
<y> 0 </y>
|
||||
<z> -41.7398 </z>
|
||||
</location -->
|
||||
<location name="CG" unit="IN">
|
||||
<!--x> 642.122 </x-->
|
||||
<x> 650.122 </x><!-- At zero load of fuel and cargo/pax the CG goes to 642 -->
|
||||
<y> 0 </y>
|
||||
<z> -41.7398 </z>
|
||||
<x> 660.00 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0.00 </z>
|
||||
</location>
|
||||
|
||||
<pointmass name="Crew">
|
||||
|
|
Reference in a new issue