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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user