MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist 2021-07-02 06:59:34 +00:00
parent 8fc220d64d
commit ac81dd40b3
20 changed files with 772 additions and 274 deletions

View File

@ -4623,6 +4623,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> The Defender Default Settings over all Squadrons.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AI_A2G_DISPATCHER).DefenderPatrolIndex" ><strong>AI_A2G_DISPATCHER.DefenderPatrolIndex</strong></a>
</div>
</div>
@ -12966,6 +12977,17 @@ multiplied by the Overhead and rounded up to the smallest integer. </p>
<p> The Defender Default Settings over all Squadrons.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AI_A2G_DISPATCHER).DefenderPatrolIndex" ><strong>AI_A2G_DISPATCHER.DefenderPatrolIndex</strong></a>
</div>
</div>
@ -14283,6 +14305,17 @@ multiplied by the Overhead and rounded up to the smallest integer. </p>
<p> The Defender Default Settings over all Squadrons.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AI_A2G_DISPATCHER).DefenderPatrolIndex" ><strong>AI_A2G_DISPATCHER.DefenderPatrolIndex</strong></a>
</div>
</div>
@ -15906,6 +15939,17 @@ multiplied by the Overhead and rounded up to the smallest integer. </p>
<p> The Defender Default Settings over all Squadrons.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AI_A2G_DISPATCHER).DefenderPatrolIndex" ><strong>AI_A2G_DISPATCHER.DefenderPatrolIndex</strong></a>
</div>
</div>

View File

@ -2629,6 +2629,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>
@ -4405,6 +4408,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>
@ -5023,6 +5029,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>
@ -6533,6 +6542,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Aircraft is on a depoly mission.</p>
</div>
</div>

View File

@ -3115,9 +3115,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> This table contains the targets detected during patrol.</p>
</div>
</div>
@ -6365,9 +6362,6 @@ Note that this method is required, as triggers the next route when patrolling fo
<p> This table contains the targets detected during patrol.</p>
</div>
</div>
@ -7112,9 +7106,6 @@ Note that this method is required, as triggers the next route when patrolling fo
<p> This table contains the targets detected during patrol.</p>
</div>
</div>
@ -8751,9 +8742,6 @@ Note that this method is required, as triggers the next route when patrolling fo
<p> This table contains the targets detected during patrol.</p>
</div>
</div>

View File

@ -1798,10 +1798,27 @@ Controls a network of short range air/missile defense groups.</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_GROUP).CargoCarrier" ><strong>CARGO_GROUP.CargoCarrier</strong></a>
<p>self.CargoObject:Destroy()</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_GROUP).CargoGroup" ><strong>CARGO_GROUP.CargoGroup</strong></a>
<p> Then we register the new group in the database</p>
</div>
</div>
@ -1813,6 +1830,20 @@ Controls a network of short range air/missile defense groups.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_GROUP).CargoObject" ><strong>CARGO_GROUP.CargoObject</strong></a>
<p> Now we spawn the new group based on the template created.</p>
</div>
</div>
@ -3102,10 +3133,27 @@ This works for ground only groups.</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_GROUP).CargoCarrier" ><strong>CARGO_GROUP.CargoCarrier</strong></a>
<p>self.CargoObject:Destroy()</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_GROUP).CargoGroup" ><strong>CARGO_GROUP.CargoGroup</strong></a>
<p> Then we register the new group in the database</p>
</div>
</div>
@ -3117,6 +3165,20 @@ This works for ground only groups.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_GROUP).CargoObject" ><strong>CARGO_GROUP.CargoObject</strong></a>
<p> Now we spawn the new group based on the template created.</p>
</div>
</div>

View File

@ -1705,6 +1705,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
<p> Set cargo object.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(CARGO_UNIT).RunCount" ><strong>CARGO_UNIT.RunCount</strong></a>
</div>
</div>
@ -2420,6 +2431,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
<p> Set cargo object.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(CARGO_UNIT).RunCount" ><strong>CARGO_UNIT.RunCount</strong></a>
</div>
</div>

View File

@ -5634,7 +5634,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(FSM)._StartState" ><strong>FSM._StartState</strong></a>
@ -7237,7 +7237,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(FSM)._StartState" ><strong>FSM._StartState</strong></a>

View File

@ -5060,9 +5060,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Coordinates.</p>
</div>
</div>
@ -12852,9 +12849,6 @@ Creates a line on the F10 map from one point to another.</p>
<p> Coordinates.</p>
</div>
</div>
@ -16141,17 +16135,6 @@ BASE:TraceOnOff( false )</code></pre>
<p>the y coordinate in meters.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(POINT_VEC2).z" ><strong>POINT_VEC2.z</strong></a>
</div>
</div>
@ -16950,17 +16933,6 @@ BASE:TraceOnOff( false )</code></pre>
<p>the y coordinate in meters.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(POINT_VEC2).z" ><strong>POINT_VEC2.z</strong></a>
</div>
</div>
@ -24684,17 +24656,6 @@ Creates a line on the F10 map from one point to another.</p>
<p>the y coordinate in meters.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(POINT_VEC2).z" ><strong>POINT_VEC2.z</strong></a>
</div>
</div>

View File

@ -2748,7 +2748,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SETTINGS).Metric" ><strong>SETTINGS.Metric</strong></a>
@ -4842,7 +4842,7 @@ It is advised to use this method at the start of the mission.</p>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SETTINGS).Metric" ><strong>SETTINGS.Metric</strong></a>

View File

@ -2708,6 +2708,36 @@ 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="##(SPAWN)._TranslateRotate">SPAWN:_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="##(SPAWN).communication">SPAWN.communication</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="##(SPAWN).frequency">SPAWN.frequency</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="##(SPAWN).livery_id">SPAWN.livery_id</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="##(SPAWN).modulation">SPAWN.modulation</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="##(SPAWN).skill">SPAWN.skill</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
</table>
@ -3340,9 +3370,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.</p>
</div>
</div>
@ -3420,6 +3447,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).SpawnGrouping" ><strong>SPAWN.SpawnGrouping</strong></a>
</div>
</div>
@ -3588,6 +3626,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).SpawnInitModex" ><strong>SPAWN.SpawnInitModex</strong></a>
</div>
</div>
@ -3813,7 +3862,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.</p>
<p> When the first Spawn executes, all the Groups need to be made visible before start.</p>
</div>
@ -3865,6 +3914,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).communication" ><strong>SPAWN.communication</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).frequency" ><strong>SPAWN.frequency</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).livery_id" ><strong>SPAWN.livery_id</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).modulation" ><strong>SPAWN.modulation</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).skill" ><strong>SPAWN.skill</strong></a>
</div>
</div>
@ -8684,9 +8788,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.</p
<p> Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.</p>
</div>
</div>
@ -8764,6 +8865,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.</p
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).SpawnGrouping" ><strong>SPAWN.SpawnGrouping</strong></a>
</div>
</div>
@ -8932,6 +9044,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.</p
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).SpawnInitModex" ><strong>SPAWN.SpawnInitModex</strong></a>
</div>
</div>
@ -9157,7 +9280,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.</p
<p> Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.</p>
<p> When the first Spawn executes, all the Groups need to be made visible before start.</p>
</div>
@ -9209,6 +9332,61 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.</p
<p> When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).communication" ><strong>SPAWN.communication</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).frequency" ><strong>SPAWN.frequency</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).livery_id" ><strong>SPAWN.livery_id</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).modulation" ><strong>SPAWN.modulation</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPAWN).skill" ><strong>SPAWN.skill</strong></a>
</div>
</div>

View File

@ -2648,6 +2648,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).ScheduleID" ><strong>SPOT.ScheduleID</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).SpotIR" ><strong>SPOT.SpotIR</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).SpotLaser" ><strong>SPOT.SpotLaser</strong></a>
</div>
</div>
@ -3861,6 +3894,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).ScheduleID" ><strong>SPOT.ScheduleID</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).SpotIR" ><strong>SPOT.SpotIR</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).SpotLaser" ><strong>SPOT.SpotLaser</strong></a>
</div>
</div>
@ -5365,6 +5431,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).ScheduleID" ><strong>SPOT.ScheduleID</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).SpotIR" ><strong>SPOT.SpotIR</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(SPOT).SpotLaser" ><strong>SPOT.SpotLaser</strong></a>
</div>
</div>

View File

@ -18753,6 +18753,28 @@ BASE:TraceOnOff( false )</code></pre>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemMax" ><strong>DETECTION_BASE.DetectedItemMax</strong></a>
</div>
</div>
@ -18902,18 +18924,7 @@ BASE:TraceOnOff( false )</code></pre>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
@ -23455,6 +23466,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemMax" ><strong>DETECTION_BASE.DetectedItemMax</strong></a>
</div>
</div>
@ -23604,18 +23637,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
@ -25212,6 +25234,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemMax" ><strong>DETECTION_BASE.DetectedItemMax</strong></a>
</div>
</div>
@ -25361,18 +25405,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>

View File

@ -2671,17 +2671,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>The #DETECTION_AREAS object for AWACS</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MANTIS).AWACS_Prefix" ><strong>MANTIS.AWACS_Prefix</strong></a>
</div>
</div>
@ -4264,17 +4253,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`</code></pre>
<p>The #DETECTION_AREAS object for AWACS</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MANTIS).AWACS_Prefix" ><strong>MANTIS.AWACS_Prefix</strong></a>
</div>
</div>

View File

@ -2126,20 +2126,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">
#number
<a id="#(MOVEMENT).AliveUnits" ><strong>MOVEMENT.AliveUnits</strong></a>
<p> Contains the counter how many units are currently alive</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@ -2370,20 +2356,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">
#number
<a id="#(MOVEMENT).AliveUnits" ><strong>MOVEMENT.AliveUnits</strong></a>
<p> Contains the counter how many units are currently alive</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">

View File

@ -4296,6 +4296,36 @@ 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).communication">RAT.communication</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).frequency">RAT.frequency</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).livery_id">RAT.livery_id</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>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RAT).skill">RAT.skill</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
</table>

View File

@ -38054,7 +38054,7 @@ BASE:TraceOnOff( false )</code></pre>
<p> Set case to that of lead.</p>
<p> Set case of f</p>
</div>
@ -38113,20 +38113,6 @@ BASE:TraceOnOff( false )</code></pre>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AIRBOSS.PlayerData).flag" ><strong>AIRBOSS.PlayerData.flag</strong></a>
<p> Set stack flag.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@ -38260,6 +38246,9 @@ BASE:TraceOnOff( false )</code></pre>
<p> Set section lead of player flight.</p>
</div>
</div>
@ -38304,9 +38293,6 @@ BASE:TraceOnOff( false )</code></pre>
<p> Set new time stamp.</p>
</div>
</div>

View File

@ -2792,7 +2792,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(TASK_A2A_DISPATCHER).FlashNewTask" ><strong>TASK_A2A_DISPATCHER.FlashNewTask</strong></a>
@ -3517,7 +3517,7 @@ If too large, any airborne cap may not be able to reach the detected target area
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(TASK_A2A_DISPATCHER).FlashNewTask" ><strong>TASK_A2A_DISPATCHER.FlashNewTask</strong></a>
@ -4693,7 +4693,7 @@ If too large, any airborne cap may not be able to reach the detected target area
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(TASK_A2A_DISPATCHER).FlashNewTask" ><strong>TASK_A2A_DISPATCHER.FlashNewTask</strong></a>
@ -6175,7 +6175,7 @@ If too large, any airborne cap may not be able to reach the detected target area
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(TASK_A2A_DISPATCHER).FlashNewTask" ><strong>TASK_A2A_DISPATCHER.FlashNewTask</strong></a>

View File

@ -3091,7 +3091,7 @@ based on the tasking capabilities defined in <a href="Tasking.Task.html##(TASK)"
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Cargo.Cargo.html##(CARGO)">Cargo.Cargo#CARGO</a>
<a id="#(FSM_PROCESS).Cargo" ><strong>FSM_PROCESS.Cargo</strong></a>
@ -3139,7 +3139,7 @@ based on the tasking capabilities defined in <a href="Tasking.Task.html##(TASK)"
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(TASK_CARGO).CargoLimit" ><strong>TASK_CARGO.CargoLimit</strong></a>
@ -4561,7 +4561,7 @@ based on the tasking capabilities defined in <a href="Tasking.Task.html##(TASK)"
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(TASK_CARGO).CargoLimit" ><strong>TASK_CARGO.CargoLimit</strong></a>
@ -9093,7 +9093,7 @@ If the Unit is part of the Task, true is returned.</p>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(TASK_CARGO).CargoLimit" ><strong>TASK_CARGO.CargoLimit</strong></a>

View File

@ -1745,7 +1745,17 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).MarianaIslands">AIRBASE.MarianaIslands</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Airbases of the Mariana Islands map.</p>
<p> Airbases of the Mariana Islands map:</p>
<ul>
<li>AIRBASE.MarianaIslands.Rota_Intl</li>
<li>AIRBASE.MarianaIslands.Andersen_AFB</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_Intl</li>
<li>AIRBASE.MarianaIslands.Saipan_Intl</li>
<li>AIRBASE.MarianaIslands.Tinian_Intl</li>
<li>AIRBASE.MarianaIslands.Olf_Orote</li>
</ul>
</td>
</tr>
<tr class="w3-border">
@ -1757,7 +1767,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).Nevada">AIRBASE.Nevada</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>These are all airbases of Nevada:</p>
<p>Airbases of the Nevada map:</p>
<ul>
<li>AIRBASE.Nevada.Creech_AFB</li>
@ -1776,14 +1786,15 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<li>AIRBASE.Nevada.North_Las_Vegas</li>
<li>AIRBASE.Nevada.Pahute_Mesa_Airstrip</li>
<li>AIRBASE.Nevada.Tonopah_Airport</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield
</li>
</ul>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).Normandy">AIRBASE.Normandy</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>These are all airbases of Normandy:</p>
<p>Airbases of the Normandy map:</p>
<ul>
<li>AIRBASE.Normandy.Saint_Pierre_du_Mont</li>
@ -1816,7 +1827,8 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<li>AIRBASE.Normandy.Needs_Oar_Point</li>
<li>AIRBASE.Normandy.Funtington</li>
<li>AIRBASE.Normandy.Tangmere</li>
<li>AIRBASE.Normandy.Ford_AF</li>
<li>AIRBASE.Normandy.Ford_AF
</li>
</ul>
</td>
</tr>
@ -1835,7 +1847,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).PersianGulf">AIRBASE.PersianGulf</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>These are all airbases of the Persion Gulf Map:</p>
<p>Airbases of the Persion Gulf Map:</p>
<ul>
<li>AIRBASE.PersianGulf.Abu_Dhabi_International_Airport</li>
@ -1868,6 +1880,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<li>AIRBASE.PersianGulf.Tunb_Island_AFB</li>
<li>AIRBASE.PersianGulf.Tunb_Kochak</li>
</ul>
</td>
</tr>
<tr class="w3-border">
@ -1897,7 +1910,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).Syria">AIRBASE.Syria</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p> Airbases of Syria</p>
<p> Airbases of the Syria map:</p>
<ul>
<li>AIRBASE.Syria.Kuweires</li>
@ -1920,7 +1933,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<li>AIRBASE.Syria.Pinarbashi</li>
<li>AIRBASE.Syria.Paphos</li>
<li>AIRBASE.Syria.Kingsfield</li>
<li>AIRBASE.Syria.Tha'lah</li>
<li>AIRBASE.Syria.Thalah</li>
<li>AIRBASE.Syria.Haifa</li>
<li>AIRBASE.Syria.Khalkhalah</li>
<li>AIRBASE.Syria.Megiddo</li>
@ -1966,7 +1979,7 @@ is implemented in the AIRBASE class as <a href="##(AIRBASE).GetName">AIRBASE.Get
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).TheChannel">AIRBASE.TheChannel</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>These are all airbases of the The Channel Map:</p>
<p>Airbases of The Channel Map:</p>
<ul>
<li>AIRBASE.TheChannel.Abbeville_Drucat</li>
@ -3504,7 +3517,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>These are all airbases of Caucasus:</p>
<p>Airbases of the Caucasus map:</p>
<ul>
<li>AIRBASE.Caucasus.Gelendzhik</li>
@ -3551,19 +3564,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#table
<a id="#(AIRBASE).MarianaIslands" ><strong>AIRBASE.MarianaIslands</strong></a>
<p>Airbases of the Mariana Islands map.</p>
<p> Airbases of the Mariana Islands map:</p>
<ul>
<li>AIRBASE.MarianaIslands.Rota_International_Airport</li>
<li>AIRBASE.MarianaIslands.Andersen</li>
<li>AIRBASE.MarianaIslands.Northwest_Field</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_International_Airport</li>
<li>AIRBASE.MarianaIslands.Saipan_International_Airport</li>
<li>AIRBASE.MarianaIslands.Tinian_International_Airport</li>
<li>AIRBASE.MarianaIslands.Rota_Intl</li>
<li>AIRBASE.MarianaIslands.Andersen_AFB</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_Intl</li>
<li>AIRBASE.MarianaIslands.Saipan_Intl</li>
<li>AIRBASE.MarianaIslands.Tinian_Intl</li>
<li>AIRBASE.MarianaIslands.Olf_Orote</li>
</ul>
</div>
</div>
@ -3573,7 +3585,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#table
<a id="#(AIRBASE).Nevada" ><strong>AIRBASE.Nevada</strong></a>
<p>These are all airbases of Nevada:</p>
<p>Airbases of the Nevada map:</p>
<ul>
<li>AIRBASE.Nevada.Creech_AFB</li>
@ -3592,7 +3604,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<li>AIRBASE.Nevada.North_Las_Vegas</li>
<li>AIRBASE.Nevada.Pahute_Mesa_Airstrip</li>
<li>AIRBASE.Nevada.Tonopah_Airport</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield
</li>
</ul>
</div>
@ -3604,7 +3617,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#table
<a id="#(AIRBASE).Normandy" ><strong>AIRBASE.Normandy</strong></a>
<p>These are all airbases of Normandy:</p>
<p>Airbases of the Normandy map:</p>
<ul>
<li>AIRBASE.Normandy.Saint_Pierre_du_Mont</li>
@ -3637,7 +3650,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<li>AIRBASE.Normandy.Needs_Oar_Point</li>
<li>AIRBASE.Normandy.Funtington</li>
<li>AIRBASE.Normandy.Tangmere</li>
<li>AIRBASE.Normandy.Ford_AF</li>
<li>AIRBASE.Normandy.Ford_AF
</li>
</ul>
</div>
@ -3671,7 +3685,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#table
<a id="#(AIRBASE).PersianGulf" ><strong>AIRBASE.PersianGulf</strong></a>
<p>These are all airbases of the Persion Gulf Map:</p>
<p>Airbases of the Persion Gulf Map:</p>
<ul>
<li>AIRBASE.PersianGulf.Abu_Dhabi_International_Airport</li>
@ -3705,6 +3719,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<li>AIRBASE.PersianGulf.Tunb_Kochak</li>
</ul>
</div>
</div>
@ -3714,7 +3729,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#table
<a id="#(AIRBASE).Syria" ><strong>AIRBASE.Syria</strong></a>
<p> Airbases of Syria</p>
<p> Airbases of the Syria map:</p>
<ul>
<li>AIRBASE.Syria.Kuweires</li>
@ -3737,7 +3752,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<li>AIRBASE.Syria.Pinarbashi</li>
<li>AIRBASE.Syria.Paphos</li>
<li>AIRBASE.Syria.Kingsfield</li>
<li>AIRBASE.Syria.Tha'lah</li>
<li>AIRBASE.Syria.Thalah</li>
<li>AIRBASE.Syria.Haifa</li>
<li>AIRBASE.Syria.Khalkhalah</li>
<li>AIRBASE.Syria.Megiddo</li>
@ -3793,7 +3808,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#table
<a id="#(AIRBASE).TheChannel" ><strong>AIRBASE.TheChannel</strong></a>
<p>These are all airbases of the The Channel Map:</p>
<p>Airbases of The Channel Map:</p>
<ul>
<li>AIRBASE.TheChannel.Abbeville_Drucat</li>
@ -5618,7 +5633,7 @@ Black listed spots overrule white listed spots.
<p>These are all airbases of Caucasus:</p>
<p>Airbases of the Caucasus map:</p>
<ul>
<li>AIRBASE.Caucasus.Gelendzhik</li>
@ -5665,19 +5680,18 @@ Black listed spots overrule white listed spots.
#table
<a id="#(AIRBASE).MarianaIslands" ><strong>AIRBASE.MarianaIslands</strong></a>
<p>Airbases of the Mariana Islands map.</p>
<p> Airbases of the Mariana Islands map:</p>
<ul>
<li>AIRBASE.MarianaIslands.Rota_International_Airport</li>
<li>AIRBASE.MarianaIslands.Andersen</li>
<li>AIRBASE.MarianaIslands.Northwest_Field</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_International_Airport</li>
<li>AIRBASE.MarianaIslands.Saipan_International_Airport</li>
<li>AIRBASE.MarianaIslands.Tinian_International_Airport</li>
<li>AIRBASE.MarianaIslands.Rota_Intl</li>
<li>AIRBASE.MarianaIslands.Andersen_AFB</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_Intl</li>
<li>AIRBASE.MarianaIslands.Saipan_Intl</li>
<li>AIRBASE.MarianaIslands.Tinian_Intl</li>
<li>AIRBASE.MarianaIslands.Olf_Orote</li>
</ul>
</div>
</div>
@ -5687,7 +5701,7 @@ Black listed spots overrule white listed spots.
#table
<a id="#(AIRBASE).Nevada" ><strong>AIRBASE.Nevada</strong></a>
<p>These are all airbases of Nevada:</p>
<p>Airbases of the Nevada map:</p>
<ul>
<li>AIRBASE.Nevada.Creech_AFB</li>
@ -5706,7 +5720,8 @@ Black listed spots overrule white listed spots.
<li>AIRBASE.Nevada.North_Las_Vegas</li>
<li>AIRBASE.Nevada.Pahute_Mesa_Airstrip</li>
<li>AIRBASE.Nevada.Tonopah_Airport</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield
</li>
</ul>
</div>
@ -5718,7 +5733,7 @@ Black listed spots overrule white listed spots.
#table
<a id="#(AIRBASE).Normandy" ><strong>AIRBASE.Normandy</strong></a>
<p>These are all airbases of Normandy:</p>
<p>Airbases of the Normandy map:</p>
<ul>
<li>AIRBASE.Normandy.Saint_Pierre_du_Mont</li>
@ -5751,7 +5766,8 @@ Black listed spots overrule white listed spots.
<li>AIRBASE.Normandy.Needs_Oar_Point</li>
<li>AIRBASE.Normandy.Funtington</li>
<li>AIRBASE.Normandy.Tangmere</li>
<li>AIRBASE.Normandy.Ford_AF</li>
<li>AIRBASE.Normandy.Ford_AF
</li>
</ul>
</div>
@ -5785,7 +5801,7 @@ Black listed spots overrule white listed spots.
#table
<a id="#(AIRBASE).PersianGulf" ><strong>AIRBASE.PersianGulf</strong></a>
<p>These are all airbases of the Persion Gulf Map:</p>
<p>Airbases of the Persion Gulf Map:</p>
<ul>
<li>AIRBASE.PersianGulf.Abu_Dhabi_International_Airport</li>
@ -5819,6 +5835,7 @@ Black listed spots overrule white listed spots.
<li>AIRBASE.PersianGulf.Tunb_Kochak</li>
</ul>
</div>
</div>
@ -5828,7 +5845,7 @@ Black listed spots overrule white listed spots.
#table
<a id="#(AIRBASE).Syria" ><strong>AIRBASE.Syria</strong></a>
<p> Airbases of Syria</p>
<p> Airbases of the Syria map:</p>
<ul>
<li>AIRBASE.Syria.Kuweires</li>
@ -5851,7 +5868,7 @@ Black listed spots overrule white listed spots.
<li>AIRBASE.Syria.Pinarbashi</li>
<li>AIRBASE.Syria.Paphos</li>
<li>AIRBASE.Syria.Kingsfield</li>
<li>AIRBASE.Syria.Tha'lah</li>
<li>AIRBASE.Syria.Thalah</li>
<li>AIRBASE.Syria.Haifa</li>
<li>AIRBASE.Syria.Khalkhalah</li>
<li>AIRBASE.Syria.Megiddo</li>
@ -5907,7 +5924,7 @@ Black listed spots overrule white listed spots.
#table
<a id="#(AIRBASE).TheChannel" ><strong>AIRBASE.TheChannel</strong></a>
<p>These are all airbases of the The Channel Map:</p>
<p>Airbases of The Channel Map:</p>
<ul>
<li>AIRBASE.TheChannel.Abbeville_Drucat</li>
@ -9424,7 +9441,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<p>These are all airbases of Caucasus:</p>
<p>Airbases of the Caucasus map:</p>
<ul>
<li>AIRBASE.Caucasus.Gelendzhik</li>
@ -9471,19 +9488,18 @@ Coordinates are dependent on the position of the maps origin.</p>
#table
<a id="#(AIRBASE).MarianaIslands" ><strong>AIRBASE.MarianaIslands</strong></a>
<p>Airbases of the Mariana Islands map.</p>
<p> Airbases of the Mariana Islands map:</p>
<ul>
<li>AIRBASE.MarianaIslands.Rota_International_Airport</li>
<li>AIRBASE.MarianaIslands.Andersen</li>
<li>AIRBASE.MarianaIslands.Northwest_Field</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_International_Airport</li>
<li>AIRBASE.MarianaIslands.Saipan_International_Airport</li>
<li>AIRBASE.MarianaIslands.Tinian_International_Airport</li>
<li>AIRBASE.MarianaIslands.Rota_Intl</li>
<li>AIRBASE.MarianaIslands.Andersen_AFB</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_Intl</li>
<li>AIRBASE.MarianaIslands.Saipan_Intl</li>
<li>AIRBASE.MarianaIslands.Tinian_Intl</li>
<li>AIRBASE.MarianaIslands.Olf_Orote</li>
</ul>
</div>
</div>
@ -9493,7 +9509,7 @@ Coordinates are dependent on the position of the maps origin.</p>
#table
<a id="#(AIRBASE).Nevada" ><strong>AIRBASE.Nevada</strong></a>
<p>These are all airbases of Nevada:</p>
<p>Airbases of the Nevada map:</p>
<ul>
<li>AIRBASE.Nevada.Creech_AFB</li>
@ -9512,7 +9528,8 @@ Coordinates are dependent on the position of the maps origin.</p>
<li>AIRBASE.Nevada.North_Las_Vegas</li>
<li>AIRBASE.Nevada.Pahute_Mesa_Airstrip</li>
<li>AIRBASE.Nevada.Tonopah_Airport</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield
</li>
</ul>
</div>
@ -9524,7 +9541,7 @@ Coordinates are dependent on the position of the maps origin.</p>
#table
<a id="#(AIRBASE).Normandy" ><strong>AIRBASE.Normandy</strong></a>
<p>These are all airbases of Normandy:</p>
<p>Airbases of the Normandy map:</p>
<ul>
<li>AIRBASE.Normandy.Saint_Pierre_du_Mont</li>
@ -9557,7 +9574,8 @@ Coordinates are dependent on the position of the maps origin.</p>
<li>AIRBASE.Normandy.Needs_Oar_Point</li>
<li>AIRBASE.Normandy.Funtington</li>
<li>AIRBASE.Normandy.Tangmere</li>
<li>AIRBASE.Normandy.Ford_AF</li>
<li>AIRBASE.Normandy.Ford_AF
</li>
</ul>
</div>
@ -9591,7 +9609,7 @@ Coordinates are dependent on the position of the maps origin.</p>
#table
<a id="#(AIRBASE).PersianGulf" ><strong>AIRBASE.PersianGulf</strong></a>
<p>These are all airbases of the Persion Gulf Map:</p>
<p>Airbases of the Persion Gulf Map:</p>
<ul>
<li>AIRBASE.PersianGulf.Abu_Dhabi_International_Airport</li>
@ -9625,6 +9643,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<li>AIRBASE.PersianGulf.Tunb_Kochak</li>
</ul>
</div>
</div>
@ -9634,7 +9653,7 @@ Coordinates are dependent on the position of the maps origin.</p>
#table
<a id="#(AIRBASE).Syria" ><strong>AIRBASE.Syria</strong></a>
<p> Airbases of Syria</p>
<p> Airbases of the Syria map:</p>
<ul>
<li>AIRBASE.Syria.Kuweires</li>
@ -9657,7 +9676,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<li>AIRBASE.Syria.Pinarbashi</li>
<li>AIRBASE.Syria.Paphos</li>
<li>AIRBASE.Syria.Kingsfield</li>
<li>AIRBASE.Syria.Tha'lah</li>
<li>AIRBASE.Syria.Thalah</li>
<li>AIRBASE.Syria.Haifa</li>
<li>AIRBASE.Syria.Khalkhalah</li>
<li>AIRBASE.Syria.Megiddo</li>
@ -9713,7 +9732,7 @@ Coordinates are dependent on the position of the maps origin.</p>
#table
<a id="#(AIRBASE).TheChannel" ><strong>AIRBASE.TheChannel</strong></a>
<p>These are all airbases of the The Channel Map:</p>
<p>Airbases of The Channel Map:</p>
<ul>
<li>AIRBASE.TheChannel.Abbeville_Drucat</li>
@ -10420,7 +10439,7 @@ If the Identifiable is alive, true is returned. </p>
<p>These are all airbases of Caucasus:</p>
<p>Airbases of the Caucasus map:</p>
<ul>
<li>AIRBASE.Caucasus.Gelendzhik</li>
@ -10467,19 +10486,18 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).MarianaIslands" ><strong>AIRBASE.MarianaIslands</strong></a>
<p>Airbases of the Mariana Islands map.</p>
<p> Airbases of the Mariana Islands map:</p>
<ul>
<li>AIRBASE.MarianaIslands.Rota_International_Airport</li>
<li>AIRBASE.MarianaIslands.Andersen</li>
<li>AIRBASE.MarianaIslands.Northwest_Field</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_International_Airport</li>
<li>AIRBASE.MarianaIslands.Saipan_International_Airport</li>
<li>AIRBASE.MarianaIslands.Tinian_International_Airport</li>
<li>AIRBASE.MarianaIslands.Rota_Intl</li>
<li>AIRBASE.MarianaIslands.Andersen_AFB</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_Intl</li>
<li>AIRBASE.MarianaIslands.Saipan_Intl</li>
<li>AIRBASE.MarianaIslands.Tinian_Intl</li>
<li>AIRBASE.MarianaIslands.Olf_Orote</li>
</ul>
</div>
</div>
@ -10489,7 +10507,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).Nevada" ><strong>AIRBASE.Nevada</strong></a>
<p>These are all airbases of Nevada:</p>
<p>Airbases of the Nevada map:</p>
<ul>
<li>AIRBASE.Nevada.Creech_AFB</li>
@ -10508,7 +10526,8 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.Nevada.North_Las_Vegas</li>
<li>AIRBASE.Nevada.Pahute_Mesa_Airstrip</li>
<li>AIRBASE.Nevada.Tonopah_Airport</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield
</li>
</ul>
</div>
@ -10520,7 +10539,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).Normandy" ><strong>AIRBASE.Normandy</strong></a>
<p>These are all airbases of Normandy:</p>
<p>Airbases of the Normandy map:</p>
<ul>
<li>AIRBASE.Normandy.Saint_Pierre_du_Mont</li>
@ -10553,7 +10572,8 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.Normandy.Needs_Oar_Point</li>
<li>AIRBASE.Normandy.Funtington</li>
<li>AIRBASE.Normandy.Tangmere</li>
<li>AIRBASE.Normandy.Ford_AF</li>
<li>AIRBASE.Normandy.Ford_AF
</li>
</ul>
</div>
@ -10587,7 +10607,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).PersianGulf" ><strong>AIRBASE.PersianGulf</strong></a>
<p>These are all airbases of the Persion Gulf Map:</p>
<p>Airbases of the Persion Gulf Map:</p>
<ul>
<li>AIRBASE.PersianGulf.Abu_Dhabi_International_Airport</li>
@ -10621,6 +10641,7 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.PersianGulf.Tunb_Kochak</li>
</ul>
</div>
</div>
@ -10630,7 +10651,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).Syria" ><strong>AIRBASE.Syria</strong></a>
<p> Airbases of Syria</p>
<p> Airbases of the Syria map:</p>
<ul>
<li>AIRBASE.Syria.Kuweires</li>
@ -10653,7 +10674,7 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.Syria.Pinarbashi</li>
<li>AIRBASE.Syria.Paphos</li>
<li>AIRBASE.Syria.Kingsfield</li>
<li>AIRBASE.Syria.Tha'lah</li>
<li>AIRBASE.Syria.Thalah</li>
<li>AIRBASE.Syria.Haifa</li>
<li>AIRBASE.Syria.Khalkhalah</li>
<li>AIRBASE.Syria.Megiddo</li>
@ -10709,7 +10730,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).TheChannel" ><strong>AIRBASE.TheChannel</strong></a>
<p>These are all airbases of the The Channel Map:</p>
<p>Airbases of The Channel Map:</p>
<ul>
<li>AIRBASE.TheChannel.Abbeville_Drucat</li>
@ -11022,7 +11043,7 @@ If the Identifiable is alive, true is returned. </p>
<p>These are all airbases of Caucasus:</p>
<p>Airbases of the Caucasus map:</p>
<ul>
<li>AIRBASE.Caucasus.Gelendzhik</li>
@ -11069,19 +11090,18 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).MarianaIslands" ><strong>AIRBASE.MarianaIslands</strong></a>
<p>Airbases of the Mariana Islands map.</p>
<p> Airbases of the Mariana Islands map:</p>
<ul>
<li>AIRBASE.MarianaIslands.Rota_International_Airport</li>
<li>AIRBASE.MarianaIslands.Andersen</li>
<li>AIRBASE.MarianaIslands.Northwest_Field</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_International_Airport</li>
<li>AIRBASE.MarianaIslands.Saipan_International_Airport</li>
<li>AIRBASE.MarianaIslands.Tinian_International_Airport</li>
<li>AIRBASE.MarianaIslands.Rota_Intl</li>
<li>AIRBASE.MarianaIslands.Andersen_AFB</li>
<li>AIRBASE.MarianaIslands.Antonio_B_Won_Pat_Intl</li>
<li>AIRBASE.MarianaIslands.Saipan_Intl</li>
<li>AIRBASE.MarianaIslands.Tinian_Intl</li>
<li>AIRBASE.MarianaIslands.Olf_Orote</li>
</ul>
</div>
</div>
@ -11091,7 +11111,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).Nevada" ><strong>AIRBASE.Nevada</strong></a>
<p>These are all airbases of Nevada:</p>
<p>Airbases of the Nevada map:</p>
<ul>
<li>AIRBASE.Nevada.Creech_AFB</li>
@ -11110,7 +11130,8 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.Nevada.North_Las_Vegas</li>
<li>AIRBASE.Nevada.Pahute_Mesa_Airstrip</li>
<li>AIRBASE.Nevada.Tonopah_Airport</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield</li>
<li>AIRBASE.Nevada.Tonopah_Test_Range_Airfield
</li>
</ul>
</div>
@ -11122,7 +11143,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).Normandy" ><strong>AIRBASE.Normandy</strong></a>
<p>These are all airbases of Normandy:</p>
<p>Airbases of the Normandy map:</p>
<ul>
<li>AIRBASE.Normandy.Saint_Pierre_du_Mont</li>
@ -11155,7 +11176,8 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.Normandy.Needs_Oar_Point</li>
<li>AIRBASE.Normandy.Funtington</li>
<li>AIRBASE.Normandy.Tangmere</li>
<li>AIRBASE.Normandy.Ford_AF</li>
<li>AIRBASE.Normandy.Ford_AF
</li>
</ul>
</div>
@ -11189,7 +11211,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).PersianGulf" ><strong>AIRBASE.PersianGulf</strong></a>
<p>These are all airbases of the Persion Gulf Map:</p>
<p>Airbases of the Persion Gulf Map:</p>
<ul>
<li>AIRBASE.PersianGulf.Abu_Dhabi_International_Airport</li>
@ -11223,6 +11245,7 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.PersianGulf.Tunb_Kochak</li>
</ul>
</div>
</div>
@ -11232,7 +11255,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).Syria" ><strong>AIRBASE.Syria</strong></a>
<p> Airbases of Syria</p>
<p> Airbases of the Syria map:</p>
<ul>
<li>AIRBASE.Syria.Kuweires</li>
@ -11255,7 +11278,7 @@ If the Identifiable is alive, true is returned. </p>
<li>AIRBASE.Syria.Pinarbashi</li>
<li>AIRBASE.Syria.Paphos</li>
<li>AIRBASE.Syria.Kingsfield</li>
<li>AIRBASE.Syria.Tha'lah</li>
<li>AIRBASE.Syria.Thalah</li>
<li>AIRBASE.Syria.Haifa</li>
<li>AIRBASE.Syria.Khalkhalah</li>
<li>AIRBASE.Syria.Megiddo</li>
@ -11311,7 +11334,7 @@ If the Identifiable is alive, true is returned. </p>
#table
<a id="#(AIRBASE).TheChannel" ><strong>AIRBASE.TheChannel</strong></a>
<p>These are all airbases of the The Channel Map:</p>
<p>Airbases of The Channel Map:</p>
<ul>
<li>AIRBASE.TheChannel.Abbeville_Drucat</li>

View File

@ -2965,6 +2965,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).tocoaliton" ><strong>MARKER.tocoaliton</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
</div>
</div>
@ -5049,6 +5071,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).tocoaliton" ><strong>MARKER.tocoaliton</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
</div>
</div>
@ -6641,6 +6685,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).tocoaliton" ><strong>MARKER.tocoaliton</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
</div>
</div>

View File

@ -3489,6 +3489,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@ -6876,6 +6887,17 @@ Coordinates are dependent on the position of the maps origin.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@ -7453,6 +7475,17 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@ -7636,6 +7669,17 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>