MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-05 05:43:34 +00:00
parent 2270c8e848
commit 695c5825df
28 changed files with 1226 additions and 462 deletions

View File

@@ -1652,8 +1652,8 @@ Otherwise no monitoring will be active and the zone will stay in the current sta
<ul>
<li>Create a <a href="Zone.html">Zone</a> object from one of the ZONE_ classes. <br/>
Note that ZONE_POLYGON_ classes are not yet functional. <br/>
The only functional ZONE_ classses are those derived from a ZONE_RADIUS.</li>
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>
<li>Start the zone capturing <strong>monitoring process</strong>. <br/>
This will check the presence of friendly and/or enemy units within the zone and will transition the state of the zone when the tactical situation changed.