This commit is contained in:
Frank
2020-03-27 17:20:53 +01:00
parent a95f3f2fa1
commit f5c419919c
4 changed files with 63 additions and 10 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
-- @field #number coalition Coalition side number, e.g. coalition.side.RED.
-- @field #table filterCategory Category filters.
-- @field Core.Set#SET_ZONE acceptzoneset Set of accept zones. If defined, only contacts in these zones are considered.
-- @field Core.Set#SET_ZONE rejectzoneset Set of reject zones. Contacts in these zones are not considered.
-- @field Core.Set#SET_ZONE rejectzoneset Set of reject zones. Contacts in these zones are not considered, even if they are in accept zones.
-- @field #table Contacts Table of detected items.
-- @field #table ContactsLost Table of lost detected items.
-- @field #table ContactsUnknown Table of new detected items.