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:
@@ -2195,7 +2195,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).GetAltitude">AIRBASE: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">
|
||||
@@ -2267,7 +2267,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).GetHeight">AIRBASE: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">
|
||||
@@ -6432,7 +6432,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
<h2><a id="#(AIRBASE).GetAltitude" ><strong>AIRBASE: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">
|
||||
@@ -6863,7 +6863,7 @@ preferred as it will return a fresh new COORDINATE and thus avoid potentially un
|
||||
<h2><a id="#(AIRBASE).GetHeight" ><strong>AIRBASE: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