From 68d07e0c6c440d03a6deb467cea516b24ed9888d Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Mon, 11 Jan 2021 19:07:27 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_Air_Squadron.html | 22 ++
Documentation/AI.AI_Cargo.html | 20 +-
Documentation/AI.AI_Cargo_Airplane.html | 12 +
Documentation/Cargo.CargoGroup.html | 28 ++
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 8 +-
Documentation/Core.Spawn.html | 280 +++++++++++++-----
Documentation/Core.Spot.html | 33 ---
Documentation/Functional.Designate.html | 110 +++++++
Documentation/Functional.Detection.html | 72 ++++-
Documentation/Functional.Rat.html | 24 ++
Documentation/Ops.Airboss.html | 18 +-
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_Cargo.html | 11 -
.../Tasking.Task_Cargo_Dispatcher.html | 184 +-----------
Documentation/Wrapper.Marker.html | 132 ++++-----
Documentation/Wrapper.Positionable.html | 44 ---
18 files changed, 590 insertions(+), 454 deletions(-)
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index 5c3383892..abf2e95e9 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2312,6 +2312,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3383,6 +3394,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 9c8012e6b..d773612d8 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2508,7 +2508,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -2546,9 +2546,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.
-
@@ -4548,7 +4545,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4586,9 +4583,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.
-
@@ -5163,7 +5157,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5201,9 +5195,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.
-
@@ -6671,7 +6662,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -6709,9 +6700,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 cba11a99a..326c0f08f 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2536,6 +2536,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4320,6 +4323,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4946,6 +4952,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -6465,6 +6474,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 99a103f65..f3b02ce47 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1724,6 +1724,20 @@ Controls a network of SAM sites.
+
+
+
+
+
+
+
+
CARGO_GROUP.CargoGroup
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 691a3cb1b..4545658b7 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5440,7 +5440,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7044,7 +7044,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 474c4afb5..ffa508668 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2589,7 +2589,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2600,7 +2600,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2GSystem
@@ -4680,7 +4680,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -4691,7 +4691,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2GSystem
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 1ebd1da20..73c65e1b9 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2634,6 +2634,30 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3236,9 +3260,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.
-
@@ -3294,20 +3315,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.
-
@@ -3330,6 +3337,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3399,6 +3417,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3461,26 +3490,42 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
@@ -3513,7 +3558,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3527,7 +3572,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3673,17 +3718,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3748,6 +3782,50 @@ 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.
+
+
+
+
+
+
+
@@ -8567,9 +8645,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.
-
@@ -8625,20 +8700,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.
-
@@ -8661,6 +8722,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -8730,6 +8802,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -8792,26 +8875,42 @@ 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.
-
+
+
+
@@ -8844,7 +8943,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -8858,7 +8957,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -9004,17 +9103,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9079,6 +9167,50 @@ 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.Spot.html b/Documentation/Core.Spot.html
index 0d1bb9462..e547dc8c7 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2577,17 +2577,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3834,17 +3823,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5383,17 +5361,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 102f70468..e2e407f42 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3297,6 +3297,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3308,6 +3319,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6454,6 +6476,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6465,6 +6498,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7253,6 +7297,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7264,6 +7319,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8022,6 +8088,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8033,6 +8110,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9684,6 +9772,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9695,6 +9794,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 13589c66a..c57886bfa 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18392,6 +18392,28 @@ BASE:TraceOnOff( false )
+
+
+
+
+
@@ -18541,7 +18563,7 @@ BASE:TraceOnOff( false )
+
+
@@ -23232,7 +23276,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
@@ -24979,7 +25045,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
@@ -37875,6 +37875,17 @@ BASE:TraceOnOff( false )
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+
+
+
+
@@ -37999,9 +38010,6 @@ BASE:TraceOnOff( false )
-
- Make player section lead if he was not before.
-
@@ -38047,7 +38055,7 @@ BASE:TraceOnOff( false )
- Set new time stamp.
+ Set time stamp.
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index c0f36bdf5..1828e7b66 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2724,6 +2724,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7360,6 +7371,17 @@ If the Unit is part of the Task, true is returned.
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 39d23c094..009309cf1 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -2958,14 +2958,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3538,14 +3535,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4728,14 +4722,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6225,14 +6216,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index ad4bd218c..6e2f98819 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -3022,17 +3022,6 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index d989f5f7a..f26602db2 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2965,51 +2965,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4088,51 +4044,7 @@ This method can only be used once!
-
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4990,51 +4902,7 @@ This method can only be used once!
-
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6528,51 +6396,7 @@ This method can only be used once!
-
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 16735f907..0a0125efa 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2773,28 +2773,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -2872,6 +2850,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -4879,28 +4879,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -4978,6 +4956,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -6494,28 +6494,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6593,6 +6571,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 4c80d4270..9f7328e1b 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3355,17 +3355,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6753,17 +6742,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -7341,17 +7319,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -7535,17 +7502,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-