Extended the Waypoint functions of COORDINATE with new methods for Air operations:

* function COORDINATE:WaypointAirTurningPoint( AltType, Speed )
  * function COORDINATE:WaypointAirFlyOverPoint( AltType, Speed )
  * function COORDINATE:WaypointAirTakeOffParkingHot( AltType, Speed )
  * function COORDINATE:WaypointAirTakeOffParking( AltType, Speed )
  * function COORDINATE:WaypointAirTakeOffRunway( AltType, Speed )
  * function COORDINATE:WaypointAirLanding( Speed )
This commit is contained in:
FlightControl_Master
2017-11-02 08:19:46 +01:00
parent e625aaf28c
commit f82d07ebc0
11 changed files with 409 additions and 44 deletions

View File

@@ -1321,12 +1321,6 @@
<td class="name" nowrap="nowrap"><a href="##(RAT).templategroup">RAT.templategroup</a></td>
<td class="summary">
<p>Group serving as template for the RAT aircraft.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(RAT).type">RAT.type</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -5549,20 +5543,6 @@ True if zone exsits, false otherwise. </p>
<p>Group serving as template for the RAT aircraft.</p>
</dd>
</dl>
<dl class="function">
<dt>
<em></em>
<a id="#(RAT).type" >
<strong>RAT.type</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">