Start the LaRCsim c172 with 20 gallons of fuel in each tank.
This commit is contained in:
parent
55a66e913f
commit
974731b353
1 changed files with 12 additions and 0 deletions
|
@ -31,6 +31,18 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
</model>
|
||||
|
||||
</sim>
|
||||
|
||||
<consumables>
|
||||
<fuel>
|
||||
<tank n="0">
|
||||
<level-gal_us>20</level-gal_us>
|
||||
</tank>
|
||||
<tank n="1">
|
||||
<level-gal_us>20</level-gal_us>
|
||||
</tank>
|
||||
</fuel>
|
||||
</consumables>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
Loading…
Reference in a new issue