mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -2668,7 +2668,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).GetAltitude">CONTROLLABLE:GetAltitude()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Returns the altitude of the POSITIONABLE.</p>
|
||||
<p>Returns the altitude above sea level of the POSITIONABLE.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2740,7 +2740,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).GetHeight">CONTROLLABLE:GetHeight()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Returns the POSITIONABLE height in meters.</p>
|
||||
<p>Returns the POSITIONABLE height above sea level in meters.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -12863,7 +12863,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
<h2><a id="#(CONTROLLABLE).GetAltitude" ><strong>CONTROLLABLE:GetAltitude()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Returns the altitude of the POSITIONABLE.</p>
|
||||
<p>Returns the altitude above sea level of the POSITIONABLE.</p>
|
||||
|
||||
<div id= "#Functions##GetAltitude" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -13294,7 +13294,7 @@ preferred as it will return a fresh new COORDINATE and thus avoid potentially un
|
||||
<h2><a id="#(CONTROLLABLE).GetHeight" ><strong>CONTROLLABLE:GetHeight()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Returns the POSITIONABLE height in meters.</p>
|
||||
<p>Returns the POSITIONABLE height above sea level in meters.</p>
|
||||
|
||||
<div id= "#Functions##GetHeight" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user