mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1682,7 +1682,7 @@ It uses the in-built detection capabilities of DCS World, but adds new functiona
|
||||
|
||||
<p> Retrieve the DetectedItems[].Set with the method <a href="Functional.Detection.html##(DETECTION_BASE).GetDetectedSet">Functional.Detection#DETECTION_BASE.GetDetectedSet</a>(). A <a href="Core.Set.html##(SET_UNIT)">Core.Set#SET_UNIT</a> object will be returned.</p>
|
||||
|
||||
<p> Retrieve the formed <a href="Zone.html">Zone</a>s as a result of the grouping the detected units within the DetectionZoneRange, use the method <a href="Functional.Detection.html##(DETECTION_AREAS).GetDetectionZones">Functional.Detection#DETECTION_AREAS.GetDetectionZones</a>().
|
||||
<p> Retrieve the formed <a href="Core.Zone.html">Core.Zone</a>s as a result of the grouping the detected units within the DetectionZoneRange, use the method <a href="Functional.Detection.html##(DETECTION_AREAS).GetDetectionZones">Functional.Detection#DETECTION_AREAS.GetDetectionZones</a>().
|
||||
To understand the amount of zones created, use the method <a href="Functional.Detection.html##(DETECTION_AREAS).GetDetectionZoneCount">Functional.Detection#DETECTION_AREAS.GetDetectionZoneCount</a>().
|
||||
If you want to obtain a specific zone from the DetectedZones, use the method <a href="Functional.Detection.html##(DETECTION_AREAS).GetDetectionZoneByID">Functional.Detection#DETECTION_AREAS.GetDetectionZoneByID</a>() with a given index.</p>
|
||||
|
||||
@@ -19319,7 +19319,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
|
||||
|
||||
|
||||
@@ -24033,7 +24033,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
|
||||
|
||||
|
||||
@@ -25808,7 +25808,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user