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:
@@ -5848,7 +5848,7 @@ If enabled, status and debug text messages will be displayed on the screen. Also
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).HandleEvent">AIRBOSS:HandleEvent(Event, EventFunction)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).HandleEvent">AIRBOSS:HandleEvent(EventID, EventFunction)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Subscribe to a DCS Event.</p>
|
||||
</td>
|
||||
@@ -6165,7 +6165,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).UnHandleEvent">AIRBOSS:UnHandleEvent(Event)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).UnHandleEvent">AIRBOSS:UnHandleEvent(EventID)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>UnSubscribe to a DCS event.</p>
|
||||
</td>
|
||||
@@ -8826,17 +8826,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
<p>Radio queue of LSO.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS).RQLid" ><strong>AIRBOSS.RQLid</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -8848,17 +8837,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
<p>Radio queue of marshal.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS).RQMid" ><strong>AIRBOSS.RQMid</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -27766,17 +27744,6 @@ If removed flight is the section lead, we try to find a new leader.</p>
|
||||
|
||||
<p>Radio queue of LSO.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS).RQLid" ><strong>AIRBOSS.RQLid</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -27788,17 +27755,6 @@ If removed flight is the section lead, we try to find a new leader.</p>
|
||||
|
||||
<p>Radio queue of marshal.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS).RQMid" ><strong>AIRBOSS.RQMid</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -30712,17 +30668,6 @@ If removed flight is the section lead, we try to find a new leader.</p>
|
||||
|
||||
<p>Radio queue of LSO.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS).RQLid" ><strong>AIRBOSS.RQLid</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -30734,17 +30679,6 @@ If removed flight is the section lead, we try to find a new leader.</p>
|
||||
|
||||
<p>Radio queue of marshal.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS).RQMid" ><strong>AIRBOSS.RQMid</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -32478,7 +32412,7 @@ reflecting the order of the classes subscribed to the Event to be processed.</p>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(AIRBOSS).HandleEvent" ><strong>AIRBOSS:HandleEvent(Event, EventFunction)</strong></a></h2>
|
||||
<h2><a id="#(AIRBOSS).HandleEvent" ><strong>AIRBOSS:HandleEvent(EventID, EventFunction)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Subscribe to a DCS Event.</p>
|
||||
@@ -32494,11 +32428,13 @@ reflecting the order of the classes subscribed to the Event to be processed.</p>
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="Core.Event.html##(EVENTS)">Core.Event#EVENTS</a>
|
||||
<strong><strong>Event</strong></strong>
|
||||
<strong><strong>EventID</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
|
||||
<p>Event ID.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
@@ -34525,7 +34461,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(AIRBOSS).UnHandleEvent" ><strong>AIRBOSS:UnHandleEvent(Event)</strong></a></h2>
|
||||
<h2><a id="#(AIRBOSS).UnHandleEvent" ><strong>AIRBOSS:UnHandleEvent(EventID)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>UnSubscribe to a DCS event.</p>
|
||||
@@ -34541,11 +34477,13 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="Core.Event.html##(EVENTS)">Core.Event#EVENTS</a>
|
||||
<strong><strong>Event</strong></strong>
|
||||
<strong><strong>EventID</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
|
||||
<p>Event ID.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
@@ -37655,7 +37593,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
|
||||
|
||||
|
||||
<p> Set case to that of lead.</p>
|
||||
<p> Set case of f</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -37724,7 +37662,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
|
||||
|
||||
|
||||
<p> Decrease stack/flag. Human player needs to take care himself.</p>
|
||||
<p> Also decrease flag for section members of flight.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -37737,6 +37675,17 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
|
||||
<p>Data table at each position in the groove. Elements are of type <a href="##(AIRBOSS).GrooveData">AIRBOSS.GrooveData</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(AIRBOSS.PlayerData).holding" ><strong>AIRBOSS.PlayerData.holding</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user