MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-22 09:15:30 +00:00
parent 16abde2bbb
commit ffeb91ddff
140 changed files with 1051 additions and 1233 deletions

View File

@@ -405,7 +405,7 @@
<div class="w3-display-bottommiddle" style="word-break:break-word;"><h2><strong><a href="Actions.Act_Account.html">Actions.Act_Account</a></strong></h2></div>
</div>
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
<p><strong>Actions</strong> - ACT_ACCOUNT_ classes <strong>account for</strong> (detect, count &amp; report) various DCS events occuring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
<p><strong>Actions</strong> - ACT_ACCOUNT_ classes <strong>account for</strong> (detect, count &amp; report) various DCS events occurring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
</p></div>
</div>
</div>
@@ -1830,7 +1830,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
<li>grouping = 5000 (meters) - Detection (EWR) will group enemy flights to areas of 5km for tracking - <code>MANTIS:SetEWRGrouping(radius)</code></li>
<li>detectinterval = 30 (seconds) - MANTIS will decide every 30 seconds which SAM to activate - <code>MANTIS:SetDetectInterval(interval)</code></li>
<li>engagerange = 95 (percent) - SAMs will only fire if flights are inside of a 95% radius of their max firerange - <code>MANTIS:SetSAMRange(range)</code></li>
<li>dynamic = false - Group filtering is set to once, i.e. newly added groups will not be part of the setup by default - <code>MANTIS:New(name,samprefix,ewrprefix,hq,coaltion,dynamic)</code></li>
<li>dynamic = false - Group filtering is set to once, i.e. newly added groups will not be part of the setup by default - <code>MANTIS:New(name,samprefix,ewrprefix,hq,coalition,dynamic)</code></li>
<li>autorelocate = false - HQ and (mobile) EWR system will not relocate in random intervals between 30mins and 1 hour - <code>MANTIS:SetAutoRelocate(hq, ewr)</code></li>
<li>debug = false - Debugging reports on screen are set to off - <code>MANTIS:Debug(onoff)</code></li>
</ul>
@@ -2024,7 +2024,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MANTIS).New">MANTIS:New(name, samprefix, ewrprefix, hq, coaltion, dynamic, awacs, EmOnOff, Padding)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MANTIS).New">MANTIS:New(name, samprefix, ewrprefix, hq, coalition, dynamic, awacs, EmOnOff, Padding)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p> Function to instantiate a new object of class MANTIS</p>
</td>
@@ -3732,6 +3732,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>The #DETECTION_AREAS object for AWACS</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MANTIS).AWACS_Prefix" ><strong>MANTIS.AWACS_Prefix</strong></a>
</div>
</div>
@@ -4558,7 +4569,7 @@ Accept- and RejectZones. Last, if it is inside a conflict zone, it is accepted.
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(MANTIS).New" ><strong>MANTIS:New(name, samprefix, ewrprefix, hq, coaltion, dynamic, awacs, EmOnOff, Padding)</strong></a></h2>
<h2><a id="#(MANTIS).New" ><strong>MANTIS:New(name, samprefix, ewrprefix, hq, coalition, dynamic, awacs, EmOnOff, Padding)</strong></a></h2>
</div>
<p> Function to instantiate a new object of class MANTIS</p>
@@ -4626,7 +4637,7 @@ Accept- and RejectZones. Last, if it is inside a conflict zone, it is accepted.
<div class="w3-half">
<p>
#string
<strong><strong>coaltion</strong></strong>
<strong><strong>coalition</strong></strong>
</p>
</div>
<div class="w3-half">
@@ -8191,6 +8202,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`</code></pre>
<p>The #DETECTION_AREAS object for AWACS</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MANTIS).AWACS_Prefix" ><strong>MANTIS.AWACS_Prefix</strong></a>
</div>
</div>