mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Added briefing to method ESCORT:New()
-- If no EscortBriefing is given, the New() method will show the default briefing.
This commit is contained in:
@@ -77,8 +77,8 @@
|
||||
<li><a href="Static.html">Static</a></li>
|
||||
<li><a href="StaticObject.html">StaticObject</a></li>
|
||||
<li><a href="Task.html">Task</a></li>
|
||||
<li><a href="Task_A2G.html">Task_A2G</a></li>
|
||||
<li><a href="Task_Assign.html">Task_Assign</a></li>
|
||||
<li><a href="Task_CAS.html">Task_CAS</a></li>
|
||||
<li><a href="Task_Client_Menu.html">Task_Client_Menu</a></li>
|
||||
<li><a href="Task_Route.html">Task_Route</a></li>
|
||||
<li>Task_SEAD</li>
|
||||
@@ -97,8 +97,9 @@
|
||||
|
||||
|
||||
<h1>1) <a href="##(TASK_SEAD)">#TASK_SEAD</a> class, extends <a href="Task.html##(TASK_BASE)">Task#TASK_BASE</a></h1>
|
||||
<p>The <a href="##(TASK_SEAD)">#TASK_SEAD</a> class defines a new SEAD task of a <a href="Set.html">Set</a> of Target Units, located at a Target Zone, based on the tasking capabilities defined in <a href="Task.html##(TASK_BASE)">Task#TASK_BASE</a>.
|
||||
The TASK_SEAD is processed through a <a href="Statemachine.html##(STATEMACHINE_TASK)">Statemachine#STATEMACHINE_TASK</a>, and has the following statuses:</p>
|
||||
<p>The <a href="##(TASK_SEAD)">#TASK_SEAD</a> class defines a SEAD task for a <a href="Set.html">Set</a> of Target Units, located at a Target Zone,
|
||||
based on the tasking capabilities defined in <a href="Task.html##(TASK_BASE)">Task#TASK_BASE</a>.
|
||||
The TASK_SEAD is implemented using a <a href="Statemachine.html##(STATEMACHINE_TASK)">Statemachine#STATEMACHINE_TASK</a>, and has the following statuses:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>None</strong>: Start of the process</li>
|
||||
|
||||
Reference in New Issue
Block a user