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:
@@ -1716,7 +1716,7 @@ If the DCS Static object does not exist or is nil, the STATIC methods will retur
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(STATIC).GetAltitude">STATIC: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">
|
||||
@@ -1788,7 +1788,7 @@ If the DCS Static object does not exist or is nil, the STATIC methods will retur
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(STATIC).GetHeight">STATIC: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">
|
||||
@@ -3666,7 +3666,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
<h2><a id="#(STATIC).GetAltitude" ><strong>STATIC: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">
|
||||
@@ -4097,7 +4097,7 @@ preferred as it will return a fresh new COORDINATE and thus avoid potentially un
|
||||
<h2><a id="#(STATIC).GetHeight" ><strong>STATIC: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