From 861e2b24a13dbfc42bd6353d0ea650de01fe2a26 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Thu, 1 Aug 2019 18:27:54 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_Cargo.html | 8 +-
Documentation/AI.AI_Cargo_Airplane.html | 68 ++++++
Documentation/Cargo.CargoGroup.html | 28 ---
Documentation/Cargo.CargoUnit.html | 44 ++--
Documentation/Core.Fsm.html | 26 ++-
Documentation/Core.Point.html | 6 -
Documentation/Core.Settings.html | 30 ++-
Documentation/Core.Spawn.html | 42 ++--
Documentation/Core.SpawnStatic.html | 44 ----
Documentation/Functional.Designate.html | 55 +++++
Documentation/Functional.Detection.html | 66 ------
Documentation/Functional.ZoneGoal.html | 42 ++++
Documentation/Tasking.Task.html | 22 --
Documentation/Tasking.Task_Cargo.html | 19 +-
.../Tasking.Task_Cargo_Dispatcher.html | 200 ++++++++++++++++--
15 files changed, 445 insertions(+), 255 deletions(-)
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 1e105b17a..483bca1a5 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2127,7 +2127,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4065,7 +4065,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4677,7 +4677,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5927,7 +5927,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index f1734a8f1..b5cbe1232 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2114,6 +2114,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -2155,6 +2169,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -3651,6 +3668,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3692,6 +3723,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -4280,6 +4314,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4321,6 +4369,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -5547,6 +5598,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5588,6 +5653,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 d3ca4eade..4034bfef8 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1459,20 +1459,6 @@ which are excellent tools to be reused in an OO environment!.
-
-
-
-
@@ -2805,20 +2791,6 @@ This works for ground only groups.
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 9053b3d08..b3d466d88 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1305,17 +1305,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -1331,6 +1320,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
@@ -2017,17 +2017,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2043,6 +2032,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 5c2852433..8fa4351b6 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -4820,7 +4820,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -4836,6 +4836,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6136,7 +6147,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -6152,6 +6163,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index ac116b9bf..f135ce13d 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -4154,9 +4154,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Coordinates.
-
@@ -9595,9 +9592,6 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t
-
- Coordinates.
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index b432910d2..3a7a11128 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2131,7 +2131,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2GSystem
@@ -2164,11 +2164,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4005,7 +4016,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2GSystem
@@ -4038,11 +4049,22 @@ It is advised to use this method at the start of the mission.
+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 0779cb243..88aa44e67 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2762,9 +2762,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.
-
@@ -2965,27 +2962,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3006,7 +2997,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3020,7 +3011,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3189,7 +3180,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.
@@ -7391,9 +7382,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.
-
@@ -7594,27 +7582,21 @@ 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.
-
@@ -7635,7 +7617,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -7649,7 +7631,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -7818,7 +7800,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.
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 117f504cc..88821384b 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1734,28 +1734,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -2263,28 +2241,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 35d02144e..2cf617288 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2933,6 +2933,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6090,6 +6101,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6889,6 +6911,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7658,6 +7691,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9065,6 +9109,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index b34c849d8..dc195281d 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,28 +16311,6 @@ BASE:TraceOnOff( false )
-
-
-
-
-
@@ -20643,28 +20621,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -22146,28 +22102,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
diff --git a/Documentation/Functional.ZoneGoal.html b/Documentation/Functional.ZoneGoal.html
index 5d593eaa5..725deec17 100644
--- a/Documentation/Functional.ZoneGoal.html
+++ b/Documentation/Functional.ZoneGoal.html
@@ -1956,6 +1956,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -2085,6 +2099,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3324,6 +3352,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 0db5ade13..61a8eaaf4 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2380,17 +2380,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -6903,17 +6892,6 @@ If the Unit is part of the Task, true is returned.
-
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 14c06cd7c..d209dd33d 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2678,22 +2678,11 @@ based on the tasking capabilities defined in
-
-
-
@@ -2726,7 +2715,7 @@ based on the tasking capabilities defined in