MOOSE generated documentation [skip ci]

This commit is contained in:
FlightControl-User
2020-10-26 08:18:05 +00:00
parent a3a7c5488a
commit 2a3714f93c
23 changed files with 435 additions and 581 deletions

View File

@@ -1731,7 +1731,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).GetDetectedGroupSet">CONTROLLABLE:GetDetectedGroupSet(DetectVisual, DetectOptical, DetectRadar, DetectIRST, DetectRWR, DetectDLINK)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Return the detected target groups of the controllable as a <a href="SET_GROUP.html">SET_GROUP</a>.</p>
<p>Return the detected target groups of the controllable as a <a href="Core.Set.html##(SET_GROUP)">Core.Set#SET_GROUP</a>.</p>
</td>
</tr>
<tr class="w3-border">
@@ -5138,7 +5138,7 @@ If the task is assigned to the controllable lead unit will be a FAC.</p>
<h2><a id="#(CONTROLLABLE).GetDetectedGroupSet" ><strong>CONTROLLABLE:GetDetectedGroupSet(DetectVisual, DetectOptical, DetectRadar, DetectIRST, DetectRWR, DetectDLINK)</strong></a></h2>
</div>
<p>Return the detected target groups of the controllable as a <a href="SET_GROUP.html">SET_GROUP</a>.</p>
<p>Return the detected target groups of the controllable as a <a href="Core.Set.html##(SET_GROUP)">Core.Set#SET_GROUP</a>.</p>
<p>The optional parametes specify the detection methods that can be applied.