MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-27 16:47:33 +00:00
parent 488620cde3
commit ba1e0c3bbf
30 changed files with 754 additions and 800 deletions

View File

@@ -1716,7 +1716,7 @@ atisBatumi:Start()
<p>The <a href="##(ATIS).New">ATIS.New</a>(<em>airbasename</em>, <em>frequency</em>) creates a new ATIS object. The parameter <em>airbasename</em> is the name of the airbase or airport. Note that this has to be spelled exactly as in the DCS mission editor.
The parameter <em>frequency</em> is the frequency the ATIS broadcasts in MHz.</p>
<p>Broadcasting is started via the <a href="##(ATIS).Start">ATIS.Start</a>() function. The start can be delayed by useing <a href="##(ATIS).__Start">ATIS.__Start</a>(<em>delay</em>), where <em>delay</em> is the delay in seconds.</p>
<p>Broadcasting is started via the <a href="##(ATIS).Start">ATIS.Start</a>() function. The start can be delayed by using <a href="##(ATIS).__Start">ATIS.__Start</a>(<em>delay</em>), where <em>delay</em> is the delay in seconds.</p>
<h2>Subtitles</h2>