From d85f8db7508ffcdec1f6615f72f266016899079f Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Sat, 14 May 2022 11:25:51 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2G_Dispatcher.html | 44 ++++
Documentation/AI.AI_AIR_Dispatcher.html | 44 ++++
Documentation/AI.AI_Air.html | 88 -------
Documentation/AI.AI_Cargo.html | 12 -
Documentation/AI.AI_Cargo_Airplane.html | 12 -
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Cargo.CargoGroup.html | 6 -
Documentation/Cargo.CargoUnit.html | 22 --
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 33 ---
Documentation/Core.Spawn.html | 226 ++++++++++++------
Documentation/Core.SpawnStatic.html | 84 -------
Documentation/Core.Spot.html | 99 --------
Documentation/Functional.Designate.html | 110 ---------
Documentation/Functional.Mantis.html | 6 +
Documentation/Functional.Rat.html | 6 +
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 92 ++++++-
Documentation/Ops.CSAR.html | 21 +-
Documentation/Ops.CTLD.html | 45 +---
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
Documentation/Tasking.Task_Cargo.html | 8 +-
.../Tasking.Task_Cargo_Dispatcher.html | 220 -----------------
Documentation/Utils.FiFo.html | 44 ++--
Documentation/Wrapper.Client.html | 14 +-
Documentation/Wrapper.Group.html | 78 +++++-
Documentation/Wrapper.Marker.html | 66 +++++
27 files changed, 537 insertions(+), 871 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 8706ec973..5ce1bc4a2 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4670,6 +4670,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13104,6 +13115,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14421,6 +14443,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16044,6 +16077,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_AIR_Dispatcher.html b/Documentation/AI.AI_AIR_Dispatcher.html
index 27e37efe6..52a2dfd96 100644
--- a/Documentation/AI.AI_AIR_Dispatcher.html
+++ b/Documentation/AI.AI_AIR_Dispatcher.html
@@ -4448,6 +4448,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -9745,6 +9756,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -11062,6 +11084,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -12685,6 +12718,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index 7140820b8..755982feb 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3062,28 +3062,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5890,28 +5868,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -6637,28 +6593,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -8276,28 +8210,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index bca84de36..2f3958971 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2682,9 +2682,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -4715,9 +4712,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -5330,9 +5324,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -6837,9 +6828,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 7275be5cf..2326fa2b0 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2703,9 +2703,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -4496,9 +4493,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -5131,9 +5125,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -6658,9 +6649,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 349b344ad..10ef3a14c 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3147,9 +3147,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6397,9 +6394,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -7144,9 +7138,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8783,9 +8774,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 741d94b53..a0e64fe02 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1835,9 +1835,6 @@ Controls a network of short range air/missile defense groups.
-
- Then we register the new group in the database
-
@@ -3142,9 +3139,6 @@ This works for ground only groups.
-
- Then we register the new group in the database
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 204c2485b..53468896e 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1727,17 +1727,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
-
-
-
-
@@ -2442,17 +2431,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 428daf3f5..df8e7744e 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5662,7 +5662,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7265,7 +7265,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index c9ff19634..4b370a14f 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17231,17 +17231,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -18040,17 +18029,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -26279,17 +26257,6 @@ Creates a line on the F10 map from one point to another.
the y coordinate in meters.
-
-
-
-
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 344e750b0..cb2baad53 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2746,6 +2746,12 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.livery_id |
+
+
|
@@ -3297,14 +3303,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SPAWN.AIOnOff
-
-
The AI is on by default when spawning a group.
-
@@ -3377,9 +3380,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -3435,20 +3435,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -3471,6 +3457,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3551,6 +3548,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3613,21 +3621,51 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+ #string
+
SPAWN.SpawnInitSkill
@@ -3822,17 +3860,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3845,7 +3872,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+ When the first Spawn executes, all the Groups need to be made visible before start.
@@ -3897,6 +3924,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
@@ -8691,14 +8729,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #boolean
+
SPAWN.AIOnOff
-
-
The AI is on by default when spawning a group.
-
@@ -8771,9 +8806,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -8829,20 +8861,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -8865,6 +8883,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -8945,6 +8974,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9007,21 +9047,51 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
#boolean
-SPAWN.SpawnInitKeepUnitNames
+SPAWN.SpawnInitLimit
-
- Overwrite unit names by default with group name.
-
+
+
+
+
+
+ #string
+
SPAWN.SpawnInitSkill
@@ -9216,17 +9286,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9239,7 +9298,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
@@ -9291,6 +9350,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index f72aee721..33659441b 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1894,24 +1894,6 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
- |
-
-
- SPAWNSTATIC.heliport_callsign_id |
-
-
- |
-
-
- SPAWNSTATIC.heliport_frequency |
-
-
- |
-
-
- SPAWNSTATIC.heliport_modulation |
-
-
|
@@ -2818,39 +2800,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4214,39 +4163,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 229dd073b..74e776abd 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2680,39 +2680,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -3926,39 +3893,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5463,39 +5397,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index f0c6998a0..846460ae9 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3433,17 +3433,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3455,17 +3444,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6612,17 +6590,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -6634,17 +6601,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7433,17 +7389,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7455,17 +7400,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -8224,17 +8158,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -8246,17 +8169,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9907,17 +9819,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9929,17 +9830,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 589fe3a7a..91edc082c 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -3356,6 +3356,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ switch alarm state RED
+
@@ -7018,6 +7021,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+ switch alarm state RED
+
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index 7d2053e4d..2cb171342 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -4342,6 +4342,12 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.livery_id |
+
+
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 0bac8469f..2936b6650 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2983,7 +2983,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -5503,7 +5503,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 0cbb98638..95e1d9127 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9233,6 +9233,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9244,6 +9255,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -28376,6 +28398,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -28387,6 +28420,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -31357,6 +31401,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -31368,6 +31423,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -38709,9 +38775,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case to that of lead.
-
@@ -38769,6 +38832,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
@@ -38913,6 +38990,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set section lead of player flight.
+
@@ -38935,6 +39015,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set Stable Hover
+
@@ -38968,6 +39051,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set time stamp.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 24381485b..a5b80d4b5 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -3603,7 +3603,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau