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:
@@ -1656,7 +1656,7 @@ The method <a href="##(POSITIONABLE).GetVelocity">POSITIONABLE.GetVelocity</a>()
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE).GetAltitude">POSITIONABLE: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">
|
||||
@@ -1728,7 +1728,7 @@ The method <a href="##(POSITIONABLE).GetVelocity">POSITIONABLE.GetVelocity</a>()
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE).GetHeight">POSITIONABLE: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">
|
||||
@@ -3857,7 +3857,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
<h2><a id="#(POSITIONABLE).GetAltitude" ><strong>POSITIONABLE: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">
|
||||
@@ -4288,7 +4288,7 @@ preferred as it will return a fresh new COORDINATE and thus avoid potentially un
|
||||
<h2><a id="#(POSITIONABLE).GetHeight" ><strong>POSITIONABLE: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