MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-11-02 10:29:15 +00:00
parent cbed95581f
commit 30c2721fd7
31 changed files with 990 additions and 742 deletions
+15 -15
View File
@@ -3262,7 +3262,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).GetBeacon">CLIENT:GetBeacon()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Create a <a href="Core.Radio.html##(BEACON)">Core.Radio#BEACON</a>, to allow this POSITIONABLE to broadcast beacon signals</p>
<p>Create a <a href="Core.Beacon.html##(BEACON)">Core.Beacon#BEACON</a>, to allow this POSITIONABLE to broadcast beacon signals.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3424,7 +3424,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).GetRadio">CLIENT:GetRadio()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Create a <a href="Core.Radio.html##(RADIO)">Core.Radio#RADIO</a>, to allow radio transmission for this POSITIONABLE.</p>
<p>Create a <a href="Sound.Radio.html##(RADIO)">Sound.Radio#RADIO</a>, to allow radio transmission for this POSITIONABLE.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3556,7 +3556,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).IsLasing">CLIENT:IsLasing()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Check if the POSITIONABLE is lasing a target</p>
<p>Check if the POSITIONABLE is lasing a target.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3586,13 +3586,13 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).LaseOff">CLIENT:LaseOff()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Stop Lasing a POSITIONABLE</p>
<p>Stop Lasing a POSITIONABLE.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).LaseUnit">CLIENT:LaseUnit(Target, LaserCode, Duration)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Start Lasing a POSITIONABLE</p>
<p>Start Lasing a POSITIONABLE.</p>
</td>
</tr>
<tr class="w3-border">
@@ -8278,7 +8278,7 @@ Note that a controllable can only have one beacon activated at a time with the e
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<a href="Core.Radio.html##(BEACON.Type)">Core.Radio#BEACON.Type</a>
<a href="Core.Beacon.html##(BEACON.Type)">Core.Beacon#BEACON.Type</a>
<strong><strong>Type</strong></strong>
</p>
</div>
@@ -8291,7 +8291,7 @@ Note that a controllable can only have one beacon activated at a time with the e
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<a href="Core.Radio.html##(BEACON.System)">Core.Radio#BEACON.System</a>
<a href="Core.Beacon.html##(BEACON.System)">Core.Beacon#BEACON.System</a>
<strong><strong>System</strong></strong>
</p>
</div>
@@ -17503,7 +17503,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
<h2><a id="#(CLIENT).GetBeacon" ><strong>CLIENT:GetBeacon()</strong></a></h2>
</div>
<p>Create a <a href="Core.Radio.html##(BEACON)">Core.Radio#BEACON</a>, to allow this POSITIONABLE to broadcast beacon signals</p>
<p>Create a <a href="Core.Beacon.html##(BEACON)">Core.Beacon#BEACON</a>, to allow this POSITIONABLE to broadcast beacon signals.</p>
<div id= "#Functions##GetBeacon" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -17514,11 +17514,11 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="Core.Radio.html##(RADIO)">Core.Radio#RADIO</a>:</p>
<p><a href="Core.Beacon.html##(BEACON)">Core.Beacon#BEACON</a>:</p>
</div>
<div class="w3-half">
<p>Radio</p>
<p>Beacon</p>
</div>
</div>
@@ -18644,7 +18644,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(CLIENT).GetRadio" ><strong>CLIENT:GetRadio()</strong></a></h2>
</div>
<p>Create a <a href="Core.Radio.html##(RADIO)">Core.Radio#RADIO</a>, to allow radio transmission for this POSITIONABLE.</p>
<p>Create a <a href="Sound.Radio.html##(RADIO)">Sound.Radio#RADIO</a>, to allow radio transmission for this POSITIONABLE.</p>
<p>Set parameters with the methods provided, then use RADIO:Broadcast() to actually broadcast the message</p>
@@ -18658,7 +18658,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="Core.Radio.html##(RADIO)">Core.Radio#RADIO</a>:</p>
<p><a href="Sound.Radio.html##(RADIO)">Sound.Radio#RADIO</a>:</p>
</div>
<div class="w3-half">
@@ -19439,7 +19439,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(CLIENT).IsLasing" ><strong>CLIENT:IsLasing()</strong></a></h2>
</div>
<p>Check if the POSITIONABLE is lasing a target</p>
<p>Check if the POSITIONABLE is lasing a target.</p>
<div id= "#Functions##IsLasing" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -19651,7 +19651,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(CLIENT).LaseOff" ><strong>CLIENT:LaseOff()</strong></a></h2>
</div>
<p>Stop Lasing a POSITIONABLE</p>
<p>Stop Lasing a POSITIONABLE.</p>
<div id= "#Functions##LaseOff" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -19681,7 +19681,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(CLIENT).LaseUnit" ><strong>CLIENT:LaseUnit(Target, LaserCode, Duration)</strong></a></h2>
</div>
<p>Start Lasing a POSITIONABLE</p>
<p>Start Lasing a POSITIONABLE.</p>
<div id= "#Functions##LaseUnit" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">