MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-11-29 17:06:52 +00:00
parent 51b06eef25
commit 6cb2e96bd4
30 changed files with 569 additions and 1008 deletions

View File

@@ -2010,6 +2010,12 @@ atis:Start()
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).GetRunwayWithoutLR">ATIS:GetRunwayWithoutLR(runway)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Get runway heading without left or right info.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).GetSRSText">ATIS:GetSRSText()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Return the complete SRS Text block, if at least generated once.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2076,6 +2082,12 @@ atis:Start()
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).RunwayM2T">ATIS.RunwayM2T</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).SRSText">ATIS.SRSText</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Text of the complete SRS message (if done at least once, else nil)</p>
</td>
</tr>
<tr class="w3-border">
@@ -4153,6 +4165,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(ATIS).SRSText" ><strong>ATIS.SRSText</strong></a>
<p>Text of the complete SRS message (if done at least once, else nil)</p>
</div>
</div>
@@ -5250,6 +5273,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(ATIS).GetSRSText" ><strong>ATIS:GetSRSText()</strong></a></h2>
</div>
<p>Return the complete SRS Text block, if at least generated once.</p>
<p>Else nil.</p>
<div id= "#Functions##GetSRSText" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
<h2><strong>Defined in:</strong></h2>
<div class="w3-margin-left">
<p>ATIS</p>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p>#string:</p>
</div>
<div class="w3-half">
<p>SRSText</p>
</div>
</div>
</div>
</div>
</div>
@@ -7839,6 +7895,17 @@ Note that the dew point is only an artificial information as DCS does not have a
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(ATIS).SRSText" ><strong>ATIS.SRSText</strong></a>
<p>Text of the complete SRS message (if done at least once, else nil)</p>
</div>
</div>
@@ -9823,6 +9890,17 @@ Note that the dew point is only an artificial information as DCS does not have a
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(ATIS).SRSText" ><strong>ATIS.SRSText</strong></a>
<p>Text of the complete SRS message (if done at least once, else nil)</p>
</div>
</div>