MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2021-12-13 15:59:01 +00:00
parent 37a26acb0a
commit faf53f2e94
23 changed files with 512 additions and 435 deletions
+10 -10
View File
@@ -7444,7 +7444,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_OPSGROUP).FilterCategoryAircraft">SET_OPSGROUP:FilterCategoryAircraft()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Builds a set of groups out of aicraft category (planes and helicopters).</p>
<p>Builds a set of groups out of aircraft category (planes and helicopters).</p>
</td>
</tr>
<tr class="w3-border">
@@ -9376,7 +9376,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_STATIC).CalculateThreatLevelA2G">SET_STATIC:CalculateThreatLevelA2G()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Calculate the maxium A2G threat level of the SET_STATIC.</p>
<p>Calculate the maximum A2G threat level of the SET_STATIC.</p>
</td>
</tr>
<tr class="w3-border">
@@ -10402,7 +10402,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_UNIT).CalculateThreatLevelA2G">SET_UNIT:CalculateThreatLevelA2G()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Calculate the maxium A2G threat level of the SET_UNIT.</p>
<p>Calculate the maximum A2G threat level of the SET_UNIT.</p>
</td>
</tr>
<tr class="w3-border">
@@ -36944,7 +36944,7 @@ GroupSet = SET_GROUP:New():FilterActive( false ):FilterCoalition( "blue" ):Filte
<p>Builds a set of groups that contain the given string in their group name.</p>
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all groups that <strong>contain</strong> the string. </p>
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all groups that <strong>contain</strong> the string.</p>
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -43323,7 +43323,7 @@ GroupSet = SET_OPSGROUP:New():FilterActive( false ):FilterCoalition( "blue" ):Fi
<h2><a id="#(SET_OPSGROUP).FilterCategoryAircraft" ><strong>SET_OPSGROUP:FilterCategoryAircraft()</strong></a></h2>
</div>
<p>Builds a set of groups out of aicraft category (planes and helicopters).</p>
<p>Builds a set of groups out of aircraft category (planes and helicopters).</p>
<div id= "#Functions##FilterCategoryAircraft" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -43567,7 +43567,7 @@ GroupSet = SET_OPSGROUP:New():FilterActive( false ):FilterCoalition( "blue" ):Fi
<p>Builds a set of groups that contain the given string in their group name.</p>
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all groups that <strong>contain</strong> the string. </p>
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all groups that <strong>contain</strong> the string.</p>
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -54986,7 +54986,7 @@ BASE:TraceOnOff( false )</code></pre>
<h2><a id="#(SET_STATIC).CalculateThreatLevelA2G" ><strong>SET_STATIC:CalculateThreatLevelA2G()</strong></a></h2>
</div>
<p>Calculate the maxium A2G threat level of the SET_STATIC.</p>
<p>Calculate the maximum A2G threat level of the SET_STATIC.</p>
<div id= "#Functions##CalculateThreatLevelA2G" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -61238,7 +61238,7 @@ BASE:TraceOnOff( false )</code></pre>
<h2><a id="#(SET_UNIT).CalculateThreatLevelA2G" ><strong>SET_UNIT:CalculateThreatLevelA2G()</strong></a></h2>
</div>
<p>Calculate the maxium A2G threat level of the SET_UNIT.</p>
<p>Calculate the maximum A2G threat level of the SET_UNIT.</p>
<div id= "#Functions##CalculateThreatLevelA2G" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -61253,7 +61253,7 @@ BASE:TraceOnOff( false )</code></pre>
</div>
<div class="w3-half">
<p>The maximum threatlevel</p>
<p>The maximum threat level</p>
</div>
</div>
@@ -68262,7 +68262,7 @@ BASE:TraceOnOff( false )</code></pre>
<p>Validate if a coordinate is in one of the zones in the set.</p>
<p>Returns the ZONE object where the coordiante is located.
<p>Returns the ZONE object where the coordinate is located.
If zones overlap, the first zone that validates the test is returned.</p>
<div id= "#Functions##IsCoordinateInZone" class="w3-show w3-white">