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:
@@ -1807,13 +1807,13 @@ structure managing the tasks of the mission.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).AddTask">MISSION:AddTask(Task)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Register a <a href="Task.html">Task</a> to be completed within the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Register a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).ClearGroupAssignment">MISSION:ClearGroupAssignment(MissionGroup)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Clear the <a href="Wrapper.Group.html">Wrapper.Group</a> assignment from the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Clear the <a href="Wrapper.Group.html">Wrapper.Group</a> assignment from the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -1867,7 +1867,7 @@ structure managing the tasks of the mission.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).GetNextTaskID">MISSION:GetNextTaskID(Task)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Return the next <a href="Task.html">Task</a> ID to be completed within the <a href="Mission.html">Mission</a>. </p>
|
||||
<p>Return the next <a href="Task.html">Task</a> ID to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>. </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -1933,37 +1933,37 @@ structure managing the tasks of the mission.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).IsCOMPLETED">MISSION:IsCOMPLETED()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>COMPLETED</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>COMPLETED</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).IsENGAGED">MISSION:IsENGAGED()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>ENGAGED</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>ENGAGED</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).IsFAILED">MISSION:IsFAILED()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>FAILED</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>FAILED</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).IsGroupAssigned">MISSION:IsGroupAssigned(MissionGroup)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Returns if the <a href="Mission.html">Mission</a> is assigned to the Group.</p>
|
||||
<p>Returns if the <a href="Tasking.Mission.html">Tasking.Mission</a> is assigned to the Group.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).IsHOLD">MISSION:IsHOLD()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>HOLD</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>HOLD</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).IsIDLE">MISSION:IsIDLE()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>IDLE</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>IDLE</strong>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2161,7 +2161,7 @@ structure managing the tasks of the mission.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).RemoveTask">MISSION:RemoveTask(Task)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Removes a <a href="Task.html">Task</a> to be completed within the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Removes a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2215,7 +2215,7 @@ structure managing the tasks of the mission.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).SetGroupAssigned">MISSION:SetGroupAssigned(MissionGroup)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Set <a href="Wrapper.Group.html">Wrapper.Group</a> assigned to the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Set <a href="Wrapper.Group.html">Wrapper.Group</a> assigned to the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -3328,7 +3328,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
|
||||
<h2><a id="#(MISSION).AddTask" ><strong>MISSION:AddTask(Task)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Register a <a href="Task.html">Task</a> to be completed within the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Register a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
|
||||
|
||||
<p>Note that there can be multiple <a href="Task.html">Task</a>s registered to be completed.
|
||||
@@ -3376,7 +3376,7 @@ Each Task can be set a certain Goals. The Mission will not be completed until al
|
||||
<h2><a id="#(MISSION).ClearGroupAssignment" ><strong>MISSION:ClearGroupAssignment(MissionGroup)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Clear the <a href="Wrapper.Group.html">Wrapper.Group</a> assignment from the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Clear the <a href="Wrapper.Group.html">Wrapper.Group</a> assignment from the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
|
||||
<div id= "#Functions##ClearGroupAssignment" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -3703,7 +3703,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
|
||||
<h2><a id="#(MISSION).GetNextTaskID" ><strong>MISSION:GetNextTaskID(Task)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Return the next <a href="Task.html">Task</a> ID to be completed within the <a href="Mission.html">Mission</a>. </p>
|
||||
<p>Return the next <a href="Task.html">Task</a> ID to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>. </p>
|
||||
|
||||
<div id= "#Functions##GetNextTaskID" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -3894,7 +3894,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The Name of the <a href="Task.html">Task</a> within the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>The Name of the <a href="Task.html">Task</a> within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4106,7 +4106,7 @@ env.info( "Task 2 Completion = " .. Tasks[2]:GetGoalPercentage() .. "%" )</code>
|
||||
<h2><a id="#(MISSION).IsCOMPLETED" ><strong>MISSION:IsCOMPLETED()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>COMPLETED</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>COMPLETED</strong>.</p>
|
||||
|
||||
<div id= "#Functions##IsCOMPLETED" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -4136,7 +4136,7 @@ env.info( "Task 2 Completion = " .. Tasks[2]:GetGoalPercentage() .. "%" )</code>
|
||||
<h2><a id="#(MISSION).IsENGAGED" ><strong>MISSION:IsENGAGED()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>ENGAGED</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>ENGAGED</strong>.</p>
|
||||
|
||||
<div id= "#Functions##IsENGAGED" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -4166,7 +4166,7 @@ env.info( "Task 2 Completion = " .. Tasks[2]:GetGoalPercentage() .. "%" )</code>
|
||||
<h2><a id="#(MISSION).IsFAILED" ><strong>MISSION:IsFAILED()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>FAILED</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>FAILED</strong>.</p>
|
||||
|
||||
<div id= "#Functions##IsFAILED" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -4196,7 +4196,7 @@ env.info( "Task 2 Completion = " .. Tasks[2]:GetGoalPercentage() .. "%" )</code>
|
||||
<h2><a id="#(MISSION).IsGroupAssigned" ><strong>MISSION:IsGroupAssigned(MissionGroup)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Returns if the <a href="Mission.html">Mission</a> is assigned to the Group.</p>
|
||||
<p>Returns if the <a href="Tasking.Mission.html">Tasking.Mission</a> is assigned to the Group.</p>
|
||||
|
||||
<div id= "#Functions##IsGroupAssigned" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -4238,7 +4238,7 @@ env.info( "Task 2 Completion = " .. Tasks[2]:GetGoalPercentage() .. "%" )</code>
|
||||
<h2><a id="#(MISSION).IsHOLD" ><strong>MISSION:IsHOLD()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>HOLD</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>HOLD</strong>.</p>
|
||||
|
||||
<div id= "#Functions##IsHOLD" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -4268,7 +4268,7 @@ env.info( "Task 2 Completion = " .. Tasks[2]:GetGoalPercentage() .. "%" )</code>
|
||||
<h2><a id="#(MISSION).IsIDLE" ><strong>MISSION:IsIDLE()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Is the <a href="Mission.html">Mission</a> <strong>IDLE</strong>.</p>
|
||||
<p>Is the <a href="Tasking.Mission.html">Tasking.Mission</a> <strong>IDLE</strong>.</p>
|
||||
|
||||
<div id= "#Functions##IsIDLE" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -5899,7 +5899,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
|
||||
<h2><a id="#(MISSION).RemoveTask" ><strong>MISSION:RemoveTask(Task)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Removes a <a href="Task.html">Task</a> to be completed within the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Removes a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
|
||||
|
||||
<p>Note that there can be multiple <a href="Task.html">Task</a>s registered to be completed.
|
||||
@@ -6255,7 +6255,7 @@ Each Task can be set a certain Goals. The Mission will not be completed until al
|
||||
<h2><a id="#(MISSION).SetGroupAssigned" ><strong>MISSION:SetGroupAssigned(MissionGroup)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Set <a href="Wrapper.Group.html">Wrapper.Group</a> assigned to the <a href="Mission.html">Mission</a>.</p>
|
||||
<p>Set <a href="Wrapper.Group.html">Wrapper.Group</a> assigned to the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
|
||||
|
||||
<div id= "#Functions##SetGroupAssigned" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user