mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-11 19:56:18 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1645,16 +1645,13 @@ Even the mission designer will not know where aircraft will be spawned and which
|
||||
|
||||
<hr/>
|
||||
|
||||
<h2>Missions:</h2>
|
||||
<h2>Additional Material:</h2>
|
||||
|
||||
<h3><a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/master/RAT%20-%20Random%20Air%20Traffic">RAT - Random Air Traffic</a></h3>
|
||||
|
||||
<hr/>
|
||||
|
||||
<h1>YouTube Channel</h1>
|
||||
|
||||
<h3><a href="https://www.youtube.com/channel/UCjrA9j5LQoWsG4SpS8i79Qg">MOOSE YouTube Channel</a></h3>
|
||||
<h3><a href="https://www.youtube.com/playlist?list=PL7ZUrU4zZUl0u4Zxywtg-mx_ov4vi68CO">MOOSE - RAT - Random Air Traffic</a></h3>
|
||||
<ul>
|
||||
<li><strong>Demo Missions:</strong> <a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/master/Functional/RAT">GitHub</a></li>
|
||||
<li><strong>YouTube videos:</strong> <a href="https://www.youtube.com/playlist?list=PL7ZUrU4zZUl0u4Zxywtg-mx_ov4vi68CO">Random Air Traffic</a></li>
|
||||
<li><strong>Guides:</strong> None</li>
|
||||
</ul>
|
||||
|
||||
<hr/>
|
||||
|
||||
@@ -3471,6 +3468,12 @@ manager:Stop(7200)
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RAT).termtype">RAT.termtype</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Type of terminal to be used when spawning at an airbase.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RAT).type">RAT.type</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -4564,12 +4567,6 @@ and any spaces before and after the resulting name are removed.</p>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RAT)._TranslateRotate">RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RAT).modulation">RAT.modulation</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -6961,6 +6958,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
<p>Type of terminal to be used when spawning at an airbase.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(RAT).type" ><strong>RAT.type</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -14841,6 +14849,17 @@ Initializes the ratcraft array and group menu.</p>
|
||||
|
||||
<p>Type of terminal to be used when spawning at an airbase.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(RAT).type" ><strong>RAT.type</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -21279,6 +21298,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.</p
|
||||
|
||||
<p>Type of terminal to be used when spawning at an airbase.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(RAT).type" ><strong>RAT.type</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user