From f07d8dbf422637e5ed7f877e027adcdcbea2e8b6 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Mon, 25 Feb 2019 18:25:34 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_Cargo.html | 8 +-
Documentation/AI.AI_Cargo_Airplane.html | 24 ++++
Documentation/AI.AI_Patrol.html | 12 ++
Documentation/Cargo.CargoGroup.html | 62 +++++-----
Documentation/Cargo.CargoUnit.html | 44 -------
Documentation/Core.Fsm.html | 26 +----
Documentation/Core.Point.html | 39 +------
Documentation/Core.Settings.html | 26 +----
Documentation/Core.Spawn.html | 78 ++++++++++++-
Documentation/Core.SpawnStatic.html | 30 ++++-
Documentation/Functional.Designate.html | 110 ++++++++++++++++++
Documentation/Functional.ZoneGoal.html | 42 +++++++
Documentation/Tasking.CommandCenter.html | 22 ----
Documentation/Tasking.Task_Cargo.html | 11 ++
.../Tasking.Task_Cargo_Dispatcher.html | 32 ++---
Documentation/Wrapper.Group.html | 78 ++++++++++++-
16 files changed, 427 insertions(+), 217 deletions(-)
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 64059b519..29967c911 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
@@ -4068,7 +4068,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4683,7 +4683,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5936,7 +5936,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 c3c2603a3..06ee0479d 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2122,6 +2122,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set destination airbase for next :Route() command.
+
@@ -2166,6 +2169,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -3667,6 +3673,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set destination airbase for next :Route() command.
+
@@ -3711,6 +3720,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -4304,6 +4316,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -4348,6 +4363,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5579,6 +5597,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -5623,6 +5644,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/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index ad6e190c2..c476f71b6 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -2636,6 +2636,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ This table contains the targets detected during patrol.
+
@@ -5883,6 +5886,9 @@ Note that this method is required, as triggers the next route when patrolling fo
+
+ This table contains the targets detected during patrol.
+
@@ -6627,6 +6633,9 @@ Note that this method is required, as triggers the next route when patrolling fo
+
+ This table contains the targets detected during patrol.
+
@@ -8009,6 +8018,9 @@ 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 dc181768b..d262f77d7 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1427,13 +1427,24 @@ which are excellent tools to be reused in an OO environment!.
+
+
+
@@ -1445,20 +1456,6 @@ which are excellent tools to be reused in an OO environment!.
-
-
-
-
@@ -2759,13 +2756,24 @@ This works for ground only groups.
+
+
+
@@ -2777,20 +2785,6 @@ This works for ground only groups.
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0c67f699f..c9d544d0c 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,17 +1320,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
@@ -2028,17 +2006,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2054,17 +2021,6 @@ 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 8fa4351b6..5c2852433 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,17 +4836,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6147,7 +6136,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -6163,17 +6152,6 @@ 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 51b4db22e..ac116b9bf 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,17 +12281,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -13084,17 +13079,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -18467,17 +18451,6 @@ 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 8bea7b798..54a5c07b9 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
@@ -2169,17 +2169,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4016,7 +4005,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2GSystem
@@ -4054,17 +4043,6 @@ 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 3922b4b45..819f56de3 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.
-
@@ -2940,6 +2937,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -2951,6 +2962,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3131,6 +3153,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7312,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.
-
@@ -7508,6 +7538,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -7519,6 +7563,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -7699,6 +7754,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 121a0b483..117f504cc 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1740,8 +1740,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWNSTATIC.CountryID
@@ -2258,8 +2269,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWNSTATIC.CountryID
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 35d02144e..d00ce2c67 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2922,6 +2922,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -2933,6 +2944,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6079,6 +6101,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6090,6 +6123,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6878,6 +6922,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6889,6 +6944,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7647,6 +7713,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7658,6 +7735,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9054,6 +9142,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9065,6 +9164,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
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 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_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 21cbd84f3..3c598c08e 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2683,6 +2683,17 @@ based on the tasking capabilities defined in
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 2d7709a0d..f7b4bfe0f 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2634,8 +2634,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau