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:
@@ -2222,6 +2222,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).CommandDeactivateICLS">CLIENT: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="##(CLIENT).CommandDeactivateLink4">CLIENT: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">
|
||||
@@ -8249,7 +8255,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>
|
||||
@@ -8275,7 +8281,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>
|
||||
@@ -8380,6 +8386,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="#(CLIENT).CommandDeactivateLink4" ><strong>CLIENT: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><a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a></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