From c4266176dc1b424ec3fcde7bb0f31b6152ea849d Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Mon, 18 Mar 2019 19:02:27 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A.html | 44 +++++++++++
Documentation/AI.AI_A2A_Dispatcher.html | 44 -----------
Documentation/AI.AI_Cargo.html | 12 +++
Documentation/AI.AI_Cargo_Airplane.html | 44 +++++++++++
Documentation/Cargo.CargoGroup.html | 34 ++------
Documentation/Core.Point.html | 39 ++++++++++
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 60 ++++++--------
Documentation/Core.SpawnStatic.html | 66 ++++++++++++++++
Documentation/Tasking.CommandCenter.html | 22 ------
Documentation/Tasking.Task.html | 22 ------
Documentation/Tasking.Task_Cargo.html | 2 +-
.../Tasking.Task_Cargo_Dispatcher.html | 8 +-
Documentation/Wrapper.Group.html | 78 ++-----------------
14 files changed, 248 insertions(+), 231 deletions(-)
diff --git a/Documentation/AI.AI_A2A.html b/Documentation/AI.AI_A2A.html
index 24ed52a30..b4d3ff5b6 100644
--- a/Documentation/AI.AI_A2A.html
+++ b/Documentation/AI.AI_A2A.html
@@ -2391,6 +2391,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4959,6 +4970,17 @@ Once the time is finished, the old AI will return to the base.
+
+
+
+
@@ -5648,6 +5670,17 @@ Once the time is finished, the old AI will return to the base.
+
+
+
+
@@ -6975,6 +7008,17 @@ Once the time is finished, the old AI will return to the base.
+
+
+
+
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 76760752f..3fb8d6e8e 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -3866,17 +3866,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -9088,17 +9077,6 @@ They will lock the parking spot.
Field(s)
-
@@ -10105,17 +10083,6 @@ They will lock the parking spot.
Field(s)
-
@@ -11408,17 +11375,6 @@ They will lock the parking spot.
Field(s)
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 1e105b17a..64059b519 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2165,6 +2165,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
No loading happened, so we need to pickup something else.
+
@@ -4103,6 +4106,9 @@ 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,6 +4721,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
No loading happened, so we need to pickup something else.
+
@@ -5965,6 +5974,9 @@ 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 f1734a8f1..bf4c59bf5 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2114,6 +2114,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3651,6 +3662,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4280,6 +4302,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5547,6 +5580,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index aa7cce832..4034bfef8 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1445,6 +1445,9 @@ which are excellent tools to be reused in an OO environment!.
+
+
Then we register the new group in the database
+
@@ -1456,20 +1459,6 @@ which are excellent tools to be reused in an OO environment!.
-
-
-
-
@@ -2788,6 +2777,9 @@ This works for ground only groups.
+
+
Then we register the new group in the database
+
@@ -2799,20 +2791,6 @@ This works for ground only groups.
-
-
-
-
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index f135ce13d..15b9dce66 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -4154,6 +4154,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Coordinates.
+
@@ -9592,6 +9595,9 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t
+
+ Coordinates.
+
@@ -12275,6 +12281,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -13073,6 +13090,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -18445,6 +18473,17 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t
the y coordinate in meters.
+
+
+
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 54a5c07b9..2fe708a2b 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2164,7 +2164,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SETTINGS.Metric
@@ -4038,7 +4038,7 @@ It is advised to use this method at the start of the mission.
- #boolean
+
SETTINGS.Metric
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index ea5b69abf..2afd050d3 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2744,9 +2744,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,8 +2962,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -2999,7 +3004,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3013,7 +3018,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3159,17 +3164,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3182,7 +3176,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.
@@ -7351,9 +7345,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.
-
@@ -7572,8 +7563,16 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -7606,7 +7605,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -7620,7 +7619,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -7766,17 +7765,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -7789,7 +7777,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 88821384b..bf51601a5 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1734,6 +1734,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -2241,6 +2274,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
diff --git a/Documentation/Tasking.CommandCenter.html b/Documentation/Tasking.CommandCenter.html
index 3a2899feb..4eb198c15 100644
--- a/Documentation/Tasking.CommandCenter.html
+++ b/Documentation/Tasking.CommandCenter.html
@@ -1963,17 +1963,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -3120,17 +3109,6 @@ CC:SetReferenceZones( "Station" )
Field(s)
-
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 9350dc897..04537fe93 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2678,7 +2678,7 @@ based on the tasking capabilities defined in
-
Cargo.Cargo#CARGO
+
FSM_PROCESS.Cargo
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index fa4dbdf42..5e4454239 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2601,7 +2601,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau