From 824e9601aab3e9af5b5105a8ba907f76ff0057b7 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Sun, 27 Jan 2019 12:20:33 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A_Dispatcher.html | 44 ------
Documentation/AI.AI_Cargo_Airplane.html | 80 +++++++++++
Documentation/Cargo.CargoCrate.html | 22 ---
Documentation/Cargo.CargoGroup.html | 28 ----
Documentation/Core.Point.html | 33 +++++
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 28 +---
Documentation/Core.Spot.html | 132 ++++++++++++++++++
Documentation/Functional.Designate.html | 55 --------
Documentation/Functional.Movement.html | 28 ++++
Documentation/Functional.ZoneGoal.html | 42 ++++++
Documentation/Tasking.CommandCenter.html | 22 +++
Documentation/Tasking.Task.html | 22 +++
Documentation/Tasking.Task_Cargo.html | 6 +-
.../Tasking.Task_Cargo_Dispatcher.html | 32 ++---
Documentation/Wrapper.Group.html | 78 +----------
16 files changed, 392 insertions(+), 264 deletions(-)
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_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index d3eca5987..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.
+
@@ -2180,6 +2197,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
@@ -3648,6 +3668,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3689,6 +3723,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -3714,6 +3751,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
@@ -4274,6 +4314,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4315,6 +4369,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -4340,6 +4397,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
@@ -5538,6 +5598,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5579,6 +5653,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -5604,6 +5681,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index a28641796..516c24590 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1356,17 +1356,6 @@ which are excellent tools to be reused in an OO environment!.
Field(s)
-
@@ -2035,17 +2024,6 @@ which are excellent tools to be reused in an OO environment!.
Field(s)
-
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/Core.Point.html b/Documentation/Core.Point.html
index f135ce13d..51b4db22e 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -12275,6 +12275,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -13073,6 +13084,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -18445,6 +18467,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 346242ecd..3a7a11128 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
@@ -4049,7 +4049,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 bc75e1473..8b84afbbe 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2948,16 +2948,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -2990,7 +2982,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -3004,7 +2996,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -7535,16 +7527,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
@@ -7577,7 +7561,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -7591,7 +7575,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index f5e56447c..e72eb76e2 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2139,6 +2139,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -3070,6 +3114,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4309,6 +4397,50 @@ 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 2cf617288..35d02144e 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2933,17 +2933,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6101,17 +6090,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -6911,17 +6889,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7691,17 +7658,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9109,17 +9065,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 98ff88773..7aef91696 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -1653,6 +1653,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive
+
+
+
+
@@ -1883,6 +1897,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive
+
+
+
+
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.CommandCenter.html b/Documentation/Tasking.CommandCenter.html
index 4eb198c15..3a2899feb 100644
--- a/Documentation/Tasking.CommandCenter.html
+++ b/Documentation/Tasking.CommandCenter.html
@@ -1963,6 +1963,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3109,6 +3120,17 @@ CC:SetReferenceZones( "Station" )
Field(s)
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 61a8eaaf4..0db5ade13 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2380,6 +2380,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -6892,6 +6903,17 @@ 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 25dfa2545..54a43fd80 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2715,7 +2715,7 @@ based on the tasking capabilities defined in