* Renamed AIRBASE POLICE to ATC GROUND

* Fixed issues with landing and departing.
This commit is contained in:
FlightControl_Master
2017-10-26 11:13:11 +02:00
parent a8c5ccd4ad
commit 8002febf09
18 changed files with 1777 additions and 2524 deletions

View File

@@ -317,6 +317,12 @@ which are excellent tools to be reused in an OO environment!.</p>
<td class="name" nowrap="nowrap"><a href="##(UTILS).MetersToNM">UTILS.MetersToNM(meters)</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(UTILS).MiphToMps">UTILS.MiphToMps(miph)</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -329,6 +335,12 @@ which are excellent tools to be reused in an OO environment!.</p>
<td class="name" nowrap="nowrap"><a href="##(UTILS).MpsToKnots">UTILS.MpsToKnots(mps)</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(UTILS).MpsToMiph">UTILS.MpsToMiph(mps)</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -910,6 +922,27 @@ is the name of the class to evaluate (can be either a string or a Moose class)</
<dl class="function">
<dt>
<a id="#(UTILS).MiphToMps" >
<strong>UTILS.MiphToMps(miph)</strong>
</a>
</dt>
<dd>
<h3>Parameter</h3>
<ul>
<li>
<p><code><em> miph </em></code>: </p>
</li>
</ul>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(UTILS).MpsToKmph" >
<strong>UTILS.MpsToKmph(mps)</strong>
</a>
@@ -939,6 +972,27 @@ is the name of the class to evaluate (can be either a string or a Moose class)</
<h3>Parameter</h3>
<ul>
<li>
<p><code><em> mps </em></code>: </p>
</li>
</ul>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(UTILS).MpsToMiph" >
<strong>UTILS.MpsToMiph(mps)</strong>
</a>
</dt>
<dd>
<h3>Parameter</h3>
<ul>
<li>