mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
New revised CLEANUP class
This commit is contained in:
@@ -267,6 +267,12 @@
|
||||
<td class="name" nowrap="nowrap"><a href="##(COORDINATE).GetDistanceText">COORDINATE:GetDistanceText(Distance, Settings)</a></td>
|
||||
<td class="summary">
|
||||
<p>Provides a distance text expressed in the units of measurement.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap="nowrap"><a href="##(COORDINATE).GetLandHeight">COORDINATE:GetLandHeight()</a></td>
|
||||
<td class="summary">
|
||||
<p>Return the height of the land at the coordinate.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -1498,6 +1504,24 @@ The distance in meters.</p>
|
||||
<p><em>#string:</em>
|
||||
The distance text expressed in the units of measurement.</p>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="function">
|
||||
<dt>
|
||||
|
||||
<a id="#(COORDINATE).GetLandHeight" >
|
||||
<strong>COORDINATE:GetLandHeight()</strong>
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<p>Return the height of the land at the coordinate.</p>
|
||||
|
||||
<h3>Return value</h3>
|
||||
|
||||
<p><em>#number:</em></p>
|
||||
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="function">
|
||||
|
||||
Reference in New Issue
Block a user