MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-12-25 13:31:54 +00:00
parent 4c822a1f99
commit 56ff07b23d
29 changed files with 743 additions and 782 deletions

View File

@@ -1878,6 +1878,20 @@ atis:Start()
<p>This uses a male voice with US accent. It requires SRS to be installed in the `D:\DCS_SRS` directory. Not that backslashes need to be escaped or simply use slashes (as in linux).</p>
<h2>FARPS</h2>
<p>ATIS is working with FARPS, but this requires the usage of SRS. The airbase name for the <code>New()-method</code> is the UNIT name of the FARP:</p>
<pre><code> atis = ATIS:New("FARP Gold",119,radio.modulation.AM)
atis:SetMetricUnits()
atis:SetTransmitOnlyWithPlayers(true)
atis:SetReportmBar(true)
atis:SetTowerFrequencies(127.50)
atis:SetSRS("D:\\DCS\\_SRS\\", "male", "en-US",nil,5002)
atis:SetAdditionalInformation("Welcome to the Jungle!")
atis:__Start(3)
</code></pre>
</div>
@@ -1916,6 +1930,12 @@ atis:Start()
<th class="w3-half w3-left-align w3-container w3-padding-16"word-wrap: break-word">Fields and Methods inherited from ATIS</th>
<th class="w3-half w3-left-align w3-container w3-padding-16">Description</th>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).ATISforFARPs">ATIS.ATISforFARPs</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Will be set to true if the base given is a FARP/Helipad</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).AddILS">ATIS:AddILS(frequency, runway)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
@@ -4091,6 +4111,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(ATIS).ATISforFARPs" ><strong>ATIS.ATISforFARPs</strong></a>
<p>Will be set to true if the base given is a FARP/Helipad</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -5952,7 +5983,7 @@ For example, use this if there are two runways with the same directions.</p>
<ul>
<li>186° on the Caucaus map</li>
<li>192° on the Nevada map</li>
<li>170° on the Normany map</li>
<li>170° on the Normandy map</li>
<li>182° on the Persian Gulf map</li>
</ul>
@@ -7821,6 +7852,17 @@ Note that the dew point is only an artificial information as DCS does not have a
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(ATIS).ATISforFARPs" ><strong>ATIS.ATISforFARPs</strong></a>
<p>Will be set to true if the base given is a FARP/Helipad</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -9816,6 +9858,17 @@ Note that the dew point is only an artificial information as DCS does not have a
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(ATIS).ATISforFARPs" ><strong>ATIS.ATISforFARPs</strong></a>
<p>Will be set to true if the base given is a FARP/Helipad</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">