MOOSE generated documentation [skip ci]

This commit is contained in:
FlightControl-User
2020-11-15 22:04:46 +00:00
parent 472ba15d72
commit 73620d3d2e
94 changed files with 1793 additions and 1493 deletions

View File

@@ -2072,7 +2072,7 @@ time is not so much of an issue ... </p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_CARGO_AIRPLANE).HandleEvent">AI_CARGO_AIRPLANE:HandleEvent(Event, EventFunction)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_CARGO_AIRPLANE).HandleEvent">AI_CARGO_AIRPLANE: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>
@@ -2389,7 +2389,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="##(AI_CARGO_AIRPLANE).UnHandleEvent">AI_CARGO_AIRPLANE:UnHandleEvent(Event)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_CARGO_AIRPLANE).UnHandleEvent">AI_CARGO_AIRPLANE: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>
@@ -2439,20 +2439,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
<p> Set destination airbase for next :Route() command.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -2483,9 +2469,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>
@@ -2511,9 +2494,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a pickup mission.</p>
</div>
</div>
@@ -4232,20 +4212,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
<p> Set destination airbase for next :Route() command.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -4276,9 +4242,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>
@@ -4304,9 +4267,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a pickup mission.</p>
</div>
</div>
@@ -4867,20 +4827,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
<p> Set destination airbase for next :Route() command.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -4911,9 +4857,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>
@@ -4939,9 +4882,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a pickup mission.</p>
</div>
</div>
@@ -6395,20 +6335,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AI_CARGO_AIRPLANE).Airbase" ><strong>AI_CARGO_AIRPLANE.Airbase</strong></a>
<p> Set destination airbase for next :Route() command.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -6439,9 +6365,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>
@@ -6467,9 +6390,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a pickup mission.</p>
</div>
</div>
@@ -7235,7 +7155,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="#(AI_CARGO_AIRPLANE).HandleEvent" ><strong>AI_CARGO_AIRPLANE:HandleEvent(Event, EventFunction)</strong></a></h2>
<h2><a id="#(AI_CARGO_AIRPLANE).HandleEvent" ><strong>AI_CARGO_AIRPLANE:HandleEvent(EventID, EventFunction)</strong></a></h2>
</div>
<p>Subscribe to a DCS Event.</p>
@@ -7251,11 +7171,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">
@@ -9282,7 +9204,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="#(AI_CARGO_AIRPLANE).UnHandleEvent" ><strong>AI_CARGO_AIRPLANE:UnHandleEvent(Event)</strong></a></h2>
<h2><a id="#(AI_CARGO_AIRPLANE).UnHandleEvent" ><strong>AI_CARGO_AIRPLANE:UnHandleEvent(EventID)</strong></a></h2>
</div>
<p>UnSubscribe to a DCS event.</p>
@@ -9298,11 +9220,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>