1
0
Fork 0

Correct masses for EASA 88 kg passenger and 180Y layout. Livery should be able to modify this I think. I am not sure though.

This commit is contained in:
legoboyvdlp R 2020-04-17 01:30:11 +01:00
parent eab872969c
commit 2803c94bc4
2 changed files with 5 additions and 5 deletions

View file

@ -477,25 +477,25 @@
<name>Cockpit Crew</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[0]"/>
<min-lb type="double">200</min-lb>
<max-lb type="double">440</max-lb>
<max-lb type="double">776</max-lb>
</weight>
<weight n="1">
<name>Forward Cabin</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[1]"/>
<min-lb type="double">0</min-lb>
<max-lb type="double">4649</max-lb>
<max-lb type="double">11640</max-lb>
</weight>
<weight n="2">
<name>Center Cabin</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[2]"/>
<min-lb type="double">0</min-lb>
<max-lb type="double">13949</max-lb>
<max-lb type="double">11640</max-lb>
</weight>
<weight n="3">
<name>Aft Cabin</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[3]"/>
<min-lb type="double">0</min-lb>
<max-lb type="double">10462</max-lb>
<max-lb type="double">11640</max-lb>
</weight>
<weight n="4">
<name>Forward Cargo</name>

View file

@ -13,7 +13,7 @@
<emptywt unit="LBS" > 80431 </emptywt>
<location name="CG" unit="M">
<x> 18.8231 </x>
<x> 18.849 </x> <!-- 25% MAC -->
<y> 0 </y>
<z> 0.19249 </z>
</location>