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:
@@ -1743,6 +1743,8 @@ minimum number of RAT aircraft of that object, which are alive at all time.</p>
|
||||
If desired, the <a href="##(RATMANAGER)">#RATMANAGER</a> can be stopped by the <a href="##(RATMANAGER).Stop">RATMANAGER.Stop</a>(stoptime) function. The parameter "stoptime" specifies the time delay in seconds after which the manager stops.
|
||||
When this happens, no new aircraft will be spawned and the population will eventually decrease to zero.</p>
|
||||
|
||||
<p>When you are using a time intervall like <a href="##(RATMANAGER).dTspawn">RATMANAGER.dTspawn</a>(delay), <a href="##(RATMANAGER)">#RATMANAGER</a> will ignore the amount set with <a href="##(RATMANAGER).New">RATMANAGER.New</a>(). <a href="##(RATMANAGER).dTspawn">RATMANAGER.dTspawn</a>(delay) will spawn infinite groups.</p>
|
||||
|
||||
<h2>Example</h2>
|
||||
<p>In this example, three different <a href="##(RAT)">#RAT</a> objects are created (but not spawned manually). The <a href="##(RATMANAGER)">#RATMANAGER</a> takes care that at least five aircraft of each type are alive and that the total number of aircraft
|
||||
spawned is 25. The <a href="##(RATMANAGER)">#RATMANAGER</a> is started after 30 seconds and stopped after two hours.</p>
|
||||
@@ -3290,12 +3292,6 @@ 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">
|
||||
@@ -6633,17 +6629,6 @@ 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>
|
||||
@@ -14524,17 +14509,6 @@ 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>
|
||||
@@ -20470,17 +20444,6 @@ 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