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:
@@ -1779,6 +1779,12 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).CommandDeactivateICLS">CONTROLLABLE:CommandDeactivateICLS(Delay)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Deactivate the ICLS of the CONTROLLABLE.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).CommandDeactivateLink4">CONTROLLABLE:CommandDeactivateLink4(Delay)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Deactivate the active Link4 of the CONTROLLABLE.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -4199,7 +4205,7 @@ Note that a controllable can only have one beacon activated at a time with the e
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The ID of the unit the ICLS system is attached to. Useful if more units are in one group.</p>
|
||||
<p>The DCS UNIT ID of the unit the LINK4 system is attached to. Useful if more units are in one group.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4225,7 +4231,7 @@ Note that a controllable can only have one beacon activated at a time with the e
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) Delay in seconds before the ICLS is deactivated.</p>
|
||||
<p>(Optional) Delay in seconds before the LINK4 is deactivated.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4330,6 +4336,50 @@ Note that a controllable can only have one beacon activated at a time with the e
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(CONTROLLABLE).CommandDeactivateLink4" ><strong>CONTROLLABLE:CommandDeactivateLink4(Delay)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Deactivate the active Link4 of the CONTROLLABLE.</p>
|
||||
|
||||
<div id= "#Functions##CommandDeactivateLink4" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p>CONTROLLABLE</p>
|
||||
</div>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#number
|
||||
<strong><strong>Delay</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) Delay in seconds before the Link4 is deactivated.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p><a href="##(CONTROLLABLE)">#CONTROLLABLE</a>:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>self</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user