MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-07-19 06:25:34 +00:00
parent a50d194dce
commit ecedf8ec05
28 changed files with 910 additions and 736 deletions

View File

@@ -2204,6 +2204,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).CommandActivateICLS">CLIENT:CommandActivateICLS(Channel, UnitID, Callsign, Delay)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Activate ICLS system of the CONTROLLABLE.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).CommandActivateLink4">CLIENT:CommandActivateLink4(Frequency, UnitID, Callsign, Delay)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Activate LINK4 system of the CONTROLLABLE.</p>
</td>
</tr>
<tr class="w3-border">
@@ -4290,7 +4296,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Alive2.</p>
<p> Alive.</p>
</div>
@@ -5404,7 +5410,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Alive2.</p>
<p> Alive.</p>
</div>
@@ -7786,7 +7792,7 @@ If the Unit is alive but not active, false is returned. </p>
<p> Alive2.</p>
<p> Alive.</p>
</div>
@@ -8200,6 +8206,92 @@ Note that a controllable can only have one beacon activated at a time with the e
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(CLIENT).CommandActivateLink4" ><strong>CLIENT:CommandActivateLink4(Frequency, UnitID, Callsign, Delay)</strong></a></h2>
</div>
<p>Activate LINK4 system of the CONTROLLABLE.</p>
<p>The controllable should be an aircraft carrier!</p>
<div id= "#Functions##CommandActivateLink4" 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><a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a></p>
</div>
<h2><strong>Parameters:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>Frequency</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Link4 Frequency in MHz, e.g. 336</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>UnitID</strong></strong>
</p>
</div>
<div class="w3-half">
<p>The ID of the unit the ICLS system is attached to. Useful if more units are in one group.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>Callsign</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Morse code identification callsign.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>Delay</strong></strong>
</p>
</div>
<div class="w3-half">
<p>(Optional) Delay in seconds before the ICLS is deactivated.</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(CONTROLLABLE)">#CONTROLLABLE</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
</div>
@@ -16475,7 +16567,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
<p> Alive2.</p>
<p> Alive.</p>
</div>
@@ -20284,7 +20376,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<p> Alive2.</p>
<p> Alive.</p>
</div>
@@ -20958,7 +21050,7 @@ If the Identifiable is alive, true is returned. </p>
<p> Alive2.</p>
<p> Alive.</p>
</div>
@@ -21238,7 +21330,7 @@ If the Identifiable is alive, true is returned. </p>
<p> Alive2.</p>
<p> Alive.</p>
</div>