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:
@@ -2641,7 +2641,7 @@ All derived classes from CARGO follow the same state machine, expose the same ca
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CARGO).Message">CARGO:Message(Message)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Send a message of the <a href="Task.html">Task</a> to the Group of the Unit.</p>
|
||||
<p>Send a message of the <a href="Tasking.Task.html">Tasking.Task</a> to the Group of the Unit.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2777,7 +2777,7 @@ All derived classes from CARGO follow the same state machine, expose the same ca
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CARGO).AddProcess">CARGO:AddProcess(From, Event, Process, ReturnEvents)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Set the default <a href="Process.html">Process</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
|
||||
<p>Set the default <a href="##(FSM_PROCESS)">#FSM_PROCESS</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -6965,7 +6965,7 @@ The cargo must be in the <strong>Loaded</strong> state.</p>
|
||||
<h2><a id="#(CARGO).Message" ><strong>CARGO:Message(Message)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Send a message of the <a href="Task.html">Task</a> to the Group of the Unit.</p>
|
||||
<p>Send a message of the <a href="Tasking.Task.html">Tasking.Task</a> to the Group of the Unit.</p>
|
||||
|
||||
<div id= "#Functions##Message" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -8270,7 +8270,7 @@ The cargo must be in the <strong>Loaded</strong> state.</p>
|
||||
<h2><a id="#(CARGO).AddProcess" ><strong>CARGO:AddProcess(From, Event, Process, ReturnEvents)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Set the default <a href="Process.html">Process</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
|
||||
<p>Set the default <a href="##(FSM_PROCESS)">#FSM_PROCESS</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
|
||||
|
||||
<div id= "#Functions##AddProcess" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user