mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-12 04:31:00 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1676,7 +1676,7 @@ added. If this is omitted (nil), the phase is added to the default, <em>i.e.</em
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(OPERATION).GetBranchName">OPERATION:GetBranchName(Branch)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(OPERATION).GetBranchName">OPERATION:GetBranchName((, Branch)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get name of the branch.</p>
|
||||
</td>
|
||||
@@ -3909,7 +3909,7 @@ If multiple condition functions are added, all of these must return true for the
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
<p>(Optional) Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3922,7 +3922,7 @@ If multiple condition functions are added, all of these must return true for the
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The branch to which this phase is added. Default is the master branch.</p>
|
||||
<p>(Optional) The branch to which this phase is added. Default is the master branch.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3935,7 +3935,7 @@ If multiple condition functions are added, all of these must return true for the
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Duration in seconds how long the phase will last. Default <code>nil</code>=forever.</p>
|
||||
<p>(Optional) Duration in seconds how long the phase will last. Default <code>nil</code>=forever.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4522,7 +4522,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(OPERATION).GetBranchName" ><strong>OPERATION:GetBranchName(Branch)</strong></a></h2>
|
||||
<h2><a id="#(OPERATION).GetBranchName" ><strong>OPERATION:GetBranchName((, Branch)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Get name of the branch.</p>
|
||||
@@ -4533,20 +4533,30 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
<div class="w3-margin-left">
|
||||
<p>OPERATION</p>
|
||||
</div>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<h2><strong>Parameters:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="##(OPERATION.Branch)">#OPERATION.Branch</a>
|
||||
<strong><strong>Branch</strong></strong>
|
||||
<strong><strong>(</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The branch of which the name is requested. Default is the currently active or master branch.</p>
|
||||
<p>ptional) Branch The branch of which the name is requested. Default is the currently active or master branch.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>Branch</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
@@ -4647,7 +4657,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
<p>(Optional) Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4841,7 +4851,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The phase of which the name is returned. Default is the currently active phase.</p>
|
||||
<p>(Optional) The phase of which the name is returned. Default is the currently active phase.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -5043,7 +5053,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
<p>(Optional) Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -5534,7 +5544,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Name of the operation. Be creative! Default "Operation-01" where the last number is a running number.</p>
|
||||
<p>(Optional) Name of the operation. Be creative! Default "Operation-01" where the last number is a running number.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6262,7 +6272,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Time the mission is started, e.g. "05:00" for 5 am. If specified as a #number, it will be relative (in seconds) to the current mission time. Default is 5 seconds after mission was added.</p>
|
||||
<p>(Optional) Time the mission is started, e.g. "05:00" for 5 am. If specified as a #number, it will be relative (in seconds) to the current mission time. Default is 5 seconds after mission was added.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6319,7 +6329,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Level of output (higher=more). Default 0.</p>
|
||||
<p>(Optional) Level of output (higher=more). Default 0.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6439,7 +6449,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
<p>(Optional) Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6483,7 +6493,7 @@ If the condition evaluation returns <code>true</code>, the phase is set to state
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
<p>(Optional) Name of the phase. Default "Phase-01" where the last number is a running number.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user