mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -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 & 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 & report) various DCS events occurring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
|
||||
</p></div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1683,7 +1683,7 @@ Otherwise no monitoring will be active and the zone will stay in the current sta
|
||||
<p>In order to use ZONE_CAPTURE_COALITION, you need to:</p>
|
||||
|
||||
<ul>
|
||||
<li>Create a <a href="Zone.html">Zone</a> object from one of the ZONE_ classes. <br/>
|
||||
<li>Create a <a href="Core.Zone.html">Core.Zone</a> object from one of the ZONE_ classes. <br/>
|
||||
The functional ZONE_ classses are those derived from a ZONE_RADIUS.
|
||||
In order to use a ZONE_POLYGON, hand over the <strong>GROUP name</strong> of a late activated group forming a polygon with it's waypoints.</li>
|
||||
<li>Set the state of the zone. Most of the time, Guarded would be the initial state.</li>
|
||||
@@ -3137,7 +3137,7 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>A <a href="Zone.html">Zone</a> object with the goal to be achieved. Alternatively, can be handed as the name of late activated group describing a <a href="ZONE_POLYGON.html">ZONE_POLYGON</a> with its waypoints.</p>
|
||||
<p>A <a href="Core.Zone.html">Core.Zone</a> object with the goal to be achieved. Alternatively, can be handed as the name of late activated group describing a <a href="ZONE_POLYGON.html">ZONE_POLYGON</a> with its waypoints.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4425,7 +4425,7 @@ end
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>A <a href="Zone.html">Zone</a> object with the goal to be achieved.</p>
|
||||
<p>A <a href="Core.Zone.html">Core.Zone</a> object with the goal to be achieved.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4916,7 +4916,7 @@ end
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>A <a href="Zone.html">Zone</a> object with the goal to be achieved. Alternatively, can be handed as the name of late activated group describing a <a href="ZONE_POLYGON.html">ZONE_POLYGON</a> with its waypoints.</p>
|
||||
<p>A <a href="Core.Zone.html">Core.Zone</a> object with the goal to be achieved. Alternatively, can be handed as the name of late activated group describing a ZONE_POLYGON with its waypoints.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -5826,7 +5826,7 @@ end
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) Minumum distance from any building coordinate. Defaults to 100m.</p>
|
||||
<p>(Optional) Minimum distance from any building coordinate. Defaults to 100m.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6463,7 +6463,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
|
||||
<p>Is All in Zone of Coalition?</p>
|
||||
|
||||
|
||||
<p>Check if only the specifed coalition is inside the zone and noone else.</p>
|
||||
<p>Check if only the specified coalition is inside the zone and no one else.</p>
|
||||
|
||||
<div id= "#Functions##IsAllInZoneOfCoalition" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -6654,7 +6654,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
|
||||
<p>Is Some in Zone of Coalition?</p>
|
||||
|
||||
|
||||
<p>Check if more than one coaltion is inside the zone and the specifed coalition is one of them.
|
||||
<p>Check if more than one coalition is inside the zone and the specified coalition is one of them.
|
||||
You first need to use the <a href="##(ZONE_RADIUS).Scan">ZONE_RADIUS.Scan</a> method to scan the zone before it can be evaluated!
|
||||
Note that once a zone has been scanned, multiple evaluations can be done on the scan result set.</p>
|
||||
|
||||
@@ -6674,7 +6674,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>ID of the coaliton which is checked to be inside the zone.</p>
|
||||
<p>ID of the coalition which is checked to be inside the zone.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6893,7 +6893,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Determins if the Zone should not be registered in the _Database Table. Default=false</p>
|
||||
<p>Determines if the Zone should not be registered in the _Database Table. Default=false</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user