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:
@@ -3351,7 +3351,7 @@ amount of fuel in the group.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).GetAltitude">GROUP: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">
|
||||
@@ -3423,7 +3423,7 @@ amount of fuel in the group.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).GetHeight">GROUP: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">
|
||||
@@ -18188,7 +18188,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
<h2><a id="#(GROUP).GetAltitude" ><strong>GROUP: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">
|
||||
@@ -18619,7 +18619,7 @@ preferred as it will return a fresh new COORDINATE and thus avoid potentially un
|
||||
<h2><a id="#(GROUP).GetHeight" ><strong>GROUP: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