Skip to content

Commit

Permalink
New model from Guilherme A. L. da Silva: Bombardier Global 5000 aircr…
Browse files Browse the repository at this point in the history
…aft (#433)
  • Loading branch information
gasilva authored May 28, 2021
1 parent 6e167e4 commit ceaf094
Show file tree
Hide file tree
Showing 4 changed files with 1,018 additions and 1 deletion.
14 changes: 14 additions & 0 deletions aircraft/global5000/airborne.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<initialize name="airborne">

<!--
This file sets up the aircraft initial conditions. It turns
all of the engines on, and provides a default altitude and
airspeed. This may be overridden in the script file that
calls this initialization file.
-->
<running> -1 </running>
<altitude unit="FT"> 30000.0 </altitude>
<vc unit="KTS"> 200.0 </vc>

</initialize>
Loading

0 comments on commit ceaf094

Please sign in to comment.