Documentation

This commit is contained in:
FlightControl_Master
2017-08-08 15:56:17 +02:00
parent 386777930e
commit 6dec92168e
10 changed files with 173 additions and 140 deletions

View File

@@ -760,21 +760,11 @@ The POSITIONABLE is not existing or alive. </p>
<p>Returns a COORDINATE object indicating the point in 3D of the POSITIONABLE within the mission.</p>
<h3>Return values</h3>
<ol>
<li>
<h3>Return value</h3>
<p><em><a href="Core.Point.html##(COORDINATE)">Core.Point#COORDINATE</a>:</em>
The COORDINATE of the POSITIONABLE.</p>
</li>
<li>
<p><em>#nil:</em>
The POSITIONABLE is not existing or alive. </p>
</li>
</ol>
</dd>
</dl>
<dl class="function">