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

View File

@@ -3496,7 +3496,7 @@ amount of fuel in the group.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).GetBeacon">GROUP: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">
@@ -3658,7 +3658,7 @@ amount of fuel in the group.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).GetRadio">GROUP: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">
@@ -3790,7 +3790,7 @@ amount of fuel in the group.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).IsLasing">GROUP: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">
@@ -3820,13 +3820,13 @@ amount of fuel in the group.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).LaseOff">GROUP: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="##(GROUP).LaseUnit">GROUP: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">
@@ -9480,7 +9480,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>
@@ -9493,7 +9493,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>
@@ -18669,7 +18669,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
<h2><a id="#(GROUP).GetBeacon" ><strong>GROUP: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">
@@ -18680,11 +18680,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>
@@ -19810,7 +19810,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(GROUP).GetRadio" ><strong>GROUP: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>
@@ -19824,7 +19824,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">
@@ -20605,7 +20605,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(GROUP).IsLasing" ><strong>GROUP: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">
@@ -20817,7 +20817,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(GROUP).LaseOff" ><strong>GROUP: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">
@@ -20847,7 +20847,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(GROUP).LaseUnit" ><strong>GROUP: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">