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:
@@ -1664,7 +1664,7 @@ A menu system is made available that allows to: </p>
|
||||
|
||||
<p><img src="..\Presentations\DESIGNATE\Dia3.JPG" alt="Banner Image"/></p>
|
||||
|
||||
<p>A typical mission setup would require Recce (a <a href="Set.html">Set</a> of Recce) to be detecting potential targets.
|
||||
<p>A typical mission setup would require Recce (a <a href="Core.Set.html">Core.Set</a> of Recce) to be detecting potential targets.
|
||||
The DetectionObject will group the detected targets based on the detection method being used.
|
||||
Possible detection methods could be by Area, by Type or by Unit.
|
||||
Each grouping will result in a <strong>TargetGroup</strong>, for terminology and clarity we will use this term throughout the document.</p>
|
||||
@@ -1927,7 +1927,7 @@ If not activated, Targets will be selected in a random order, but most like thos
|
||||
<h1>7. Designate Menu Location for a Mission</h1>
|
||||
|
||||
<p>You can make DESIGNATE work for a <a href="Tasking.Mission.html##(MISSION)">Tasking.Mission#MISSION</a> object. In this way, the designate menu will not appear in the root of the radio menu, but in the menu of the Mission.
|
||||
Use the method <a href="##(DESIGNATE).SetMission">DESIGNATE.SetMission</a>() to set the <a href="Mission.html">Mission</a> object for the designate function.</p>
|
||||
Use the method <a href="##(DESIGNATE).SetMission">DESIGNATE.SetMission</a>() to set the <a href="Tasking.Mission.html">Tasking.Mission</a> object for the designate function.</p>
|
||||
|
||||
<h1>8. Status Report</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user