MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-21 12:00:43 +00:00
parent e2dde8a474
commit 16abde2bbb
112 changed files with 1711 additions and 1623 deletions

View File

@@ -1660,7 +1660,7 @@ Controls a network of short range air/missile defense groups.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(BEACON).AATACAN">BEACON:AATACAN(TACANChannel, Message, Bearing, BeaconDuration)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>DEPRECATED: Please use <a href="BEACON.html">BEACON</a>() instead.</p>
<p>DEPRECATED: Please use <a href="##(BEACON).ActivateTACAN">BEACON.ActivateTACAN</a>() instead.</p>
</td>
</tr>
<tr class="w3-border">
@@ -1696,7 +1696,7 @@ Controls a network of short range air/missile defense groups.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(BEACON).Positionable">BEACON.Positionable</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>The <a href="##(CONTROLLABLE)">#CONTROLLABLE</a> that will receive radio capabilities.</p>
<p>The <a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a> that will receive radio capabilities.</p>
</td>
</tr>
<tr class="w3-border">
@@ -1873,7 +1873,7 @@ This uses the very generic singleton function "trigger.action.radioTransmission(
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(BEACON).GetEventPriority">BEACON:GetEventPriority()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Get the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Get the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2171,7 +2171,7 @@ Have a look at the class <a href="Core.Event.html##(EVENT)">Core.Event#EVENT</a>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(BEACON).SetEventPriority">BEACON:SetEventPriority(EventPriority)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Set the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2563,8 +2563,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>There are two types of BEACONs available : the (aircraft) TACAN Beacon and the general purpose Radio Beacon.
Note that in both case, you can set an optional parameter : the <code>BeaconDuration</code>. This can be very usefull to simulate the battery time if your BEACON is
attach to a cargo crate, for exemple. </p>
Note that in both case, you can set an optional parameter : the <code>BeaconDuration</code>. This can be very useful to simulate the battery time if your BEACON is
attach to a cargo crate, for example. </p>
<h2>Aircraft TACAN Beacon usage</h2>
@@ -2598,7 +2598,7 @@ Use <a href="##(BEACON).StopRadioBeacon">BEACON.StopRadioBeacon</a>() to stop it
<a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a>
<a id="#(BEACON).Positionable" ><strong>BEACON.Positionable</strong></a>
<p>The <a href="##(CONTROLLABLE)">#CONTROLLABLE</a> that will receive radio capabilities.</p>
<p>The <a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a> that will receive radio capabilities.</p>
</div>
@@ -2645,7 +2645,7 @@ Use <a href="##(BEACON).StopRadioBeacon">BEACON.StopRadioBeacon</a>() to stop it
<h2><a id="#(BEACON).AATACAN" ><strong>BEACON:AATACAN(TACANChannel, Message, Bearing, BeaconDuration)</strong></a></h2>
</div>
<p>DEPRECATED: Please use <a href="BEACON.html">BEACON</a>() instead.</p>
<p>DEPRECATED: Please use <a href="##(BEACON).ActivateTACAN">BEACON.ActivateTACAN</a>() instead.</p>
<p>Activates a TACAN BEACON on an Aircraft.</p>
@@ -3009,7 +3009,7 @@ If you want to create a BEACON, you probably should use <a href="Wrapper.Positio
</div>
<div class="w3-half">
<p>The <a href="Positionable.html">Positionable</a> that will receive radio capabilities.</p>
<p>The <a href="Wrapper.Positionable.html">Wrapper.Positionable</a> that will receive radio capabilities.</p>
</div>
</div>
@@ -3287,7 +3287,7 @@ UnitBeacon:RadioBeacon("MySoundFileSOS.ogg", 40, radio.modulation.FM, 20, 5*60)<
<a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a>
<a id="#(BEACON).Positionable" ><strong>BEACON.Positionable</strong></a>
<p>The <a href="##(CONTROLLABLE)">#CONTROLLABLE</a> that will receive radio capabilities.</p>
<p>The <a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a> that will receive radio capabilities.</p>
</div>
@@ -4033,7 +4033,7 @@ UnitBeacon:RadioBeacon("MySoundFileSOS.ogg", 40, radio.modulation.FM, 20, 5*60)<
<h2><a id="#(BEACON).GetEventPriority" ><strong>BEACON:GetEventPriority()</strong></a></h2>
</div>
<p>Get the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Get the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
<p>The Event processing Priority is a number from 1 to 10,
@@ -4052,7 +4052,7 @@ reflecting the order of the classes subscribed to the Event to be processed.</p>
</div>
<div class="w3-half">
<p>The <a href="Event.html">Event</a> processing Priority.</p>
<p>The <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</div>
</div>
@@ -6037,7 +6037,7 @@ place: Object from where the AI took-off from. Can be an Airbase Object, FARP, o
<h2><a id="#(BEACON).SetEventPriority" ><strong>BEACON:SetEventPriority(EventPriority)</strong></a></h2>
</div>
<p>Set the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Set the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
<p>The Event processing Priority is a number from 1 to 10,
@@ -6059,7 +6059,7 @@ reflecting the order of the classes subscribed to the Event to be processed.</p>
</div>
<div class="w3-half">
<p>The <a href="Event.html">Event</a> processing Priority.</p>
<p>The <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</div>
</div>