Start the X-15 in the air by default: 35,000', 250kt (i.e. just after
a drop).
This commit is contained in:
parent
5ba66801f0
commit
bac1ed7e26
1 changed files with 13 additions and 0 deletions
|
@ -14,6 +14,11 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
|
<startup>
|
||||||
|
<speed-set>knots</speed-set>
|
||||||
|
<onground>false</onground>
|
||||||
|
</startup>
|
||||||
|
|
||||||
<flight-model>jsb</flight-model>
|
<flight-model>jsb</flight-model>
|
||||||
<aero>X15</aero>
|
<aero>X15</aero>
|
||||||
<sound>false</sound>
|
<sound>false</sound>
|
||||||
|
@ -38,6 +43,14 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
|
<position>
|
||||||
|
<altitude-ft>35000</altitude-ft>
|
||||||
|
</position>
|
||||||
|
|
||||||
|
<velocities>
|
||||||
|
<airspeed-kt>250</airspeed-kt>
|
||||||
|
</velocities>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue