Sim: weight/balence

This commit is contained in:
Joshua Davidson 2018-10-27 14:07:02 -04:00
parent 8e49f066c9
commit a3e33ebef9
3 changed files with 4 additions and 5 deletions

View file

@ -422,10 +422,10 @@
<payload>
<weight n="0">
<name>Crew</name>
<name>Cockpit Crew</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[0]"/>
<min-lb type="double">280</min-lb>
<max-lb type="double">840</max-lb>
<min-lb type="double">200</min-lb>
<max-lb type="double">440</max-lb>
</weight>
<weight n="1">
<name>Passengers</name>

View file

@ -23,7 +23,6 @@
<z> 0.19249 </z>
</location>
<!-- average human weight 145 lbs, max 44000 lb -->
<pointmass name="Crew">
<weight unit="LBS">380</weight>
<location name="POINTMASS" unit="M">

View file

@ -1 +1 @@
4687
4688