MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2023-04-22 12:17:48 +00:00
parent 4282d01d90
commit 93e171e1bf
37 changed files with 1545 additions and 729 deletions

View File

@@ -2681,6 +2681,12 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_CAPTURE_COALITION).Radius">ZONE_CAPTURE_COALITION.Radius</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>The radius of the zone.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_CAPTURE_COALITION).RemoveJunk">ZONE_CAPTURE_COALITION:RemoveJunk()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Remove junk inside the zone using the <code>world.removeJunk</code> function.</p>
</td>
</tr>
<tr class="w3-border">
@@ -6906,6 +6912,36 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(ZONE_CAPTURE_COALITION).RemoveJunk" ><strong>ZONE_CAPTURE_COALITION:RemoveJunk()</strong></a></h2>
</div>
<p>Remove junk inside the zone using the <code>world.removeJunk</code> function.</p>
<div id= "#Functions##RemoveJunk" 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="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a></p>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p>#number:</p>
</div>
<div class="w3-half">
<p>Number of deleted objects.</p>
</div>
</div>
</div>
</div>
</div>