Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-07-16 11:41:23 +00:00
parent c88eedcfc0
commit e6d9d76ed4
28 changed files with 749 additions and 397 deletions
+37
View File
@@ -1799,6 +1799,12 @@ you won't hear/be able to use the TACAN beacon information.</p>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RADIO).GetAlias">RADIO:GetAlias()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Get alias of the transmitter.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RADIO).HertzFrequency">RADIO.HertzFrequency</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
@@ -1913,6 +1919,12 @@ This function is especially useful to stop the broadcast of looped transmissions
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RADIO).alias">RADIO.alias</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Name of the radio transmitter.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RADIO).moduhasbeenset">RADIO.moduhasbeenset</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
</table>
@@ -2629,6 +2641,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Name of the radio transmitter.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(RADIO).moduhasbeenset" ><strong>RADIO.moduhasbeenset</strong></a>
</div>
</div>
@@ -3167,6 +3190,9 @@ but it will work for any <a href="Wrapper.Positionable.html##(POSITIONABLE)">Wra
<p>Set AM or FM modulation of the radio transmitter.</p>
<p>Set this before you set a frequency!</p>
<div id= "#Functions##SetModulation" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
<h2><strong>Defined in:</strong></h2>
@@ -3452,6 +3478,17 @@ This function is especially useful to stop the broadcast of looped transmissions
<p>Name of the radio transmitter.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(RADIO).moduhasbeenset" ><strong>RADIO.moduhasbeenset</strong></a>
</div>
</div>