Sim: weight/balence
This commit is contained in:
parent
8e49f066c9
commit
a3e33ebef9
3 changed files with 4 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -1 +1 @@
|
|||
4687
|
||||
4688
|
Reference in a new issue