From a35810276fd3373496d801ab081da2774a68e708 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Wed, 19 Jun 2019 04:05:57 +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 | 8 +-
Documentation/AI.AI_Cargo_Airplane.html | 24 +--
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoGroup.html | 34 +++-
Documentation/Cargo.CargoUnit.html | 44 -----
Documentation/Core.Fsm.html | 22 +++
Documentation/Core.Point.html | 6 +
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 68 +++----
Documentation/Core.SpawnStatic.html | 44 +++++
Documentation/Functional.Designate.html | 55 ------
Documentation/Functional.Detection.html | 33 ----
Documentation/Functional.Rat.html | 6 -
Documentation/Tasking.CommandCenter.html | 22 ---
Documentation/Tasking.Task.html | 22 +++
.../Tasking.Task_Cargo_Dispatcher.html | 176 ------------------
18 files changed, 212 insertions(+), 456 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 483bca1a5..1e105b17a 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 11237e681..bf4c59bf5 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2122,9 +2122,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -2194,6 +2191,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
@@ -3670,9 +3670,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -3742,6 +3739,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
@@ -4310,9 +4310,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -4382,6 +4379,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
@@ -5588,9 +5588,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set destination airbase for next :Route() command.
-
@@ -5660,6 +5657,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/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index c476f71b6..ad6e190c2 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -2636,9 +2636,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -5886,9 +5883,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -6633,9 +6627,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8018,9 +8009,6 @@ 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 a01bfefb8..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!.
+
+
+
@@ -2745,13 +2756,24 @@ 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 5c2852433..e9678267e 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -4836,6 +4836,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -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 51b4db22e..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.
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 54a5c07b9..684bd7d9f 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
@@ -4005,7 +4005,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 627b8e103..edd034dd7 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2214,12 +2214,6 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.livery_id |
-
-
|
@@ -2977,9 +2971,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- By default, no InitLimit
-
@@ -2991,6 +2982,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3011,7 +3013,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3025,7 +3027,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3183,7 +3185,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.
@@ -3221,17 +3223,6 @@ 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.
-
-
-
-
@@ -7595,9 +7586,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -7609,6 +7597,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -7629,7 +7628,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -7643,7 +7642,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -7801,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.
@@ -7839,17 +7838,6 @@ 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.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 121a0b483..bf51601a5 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1734,6 +1734,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -2252,6 +2274,28 @@ 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.Detection.html b/Documentation/Functional.Detection.html
index 786ace3e0..9312c6e46 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,17 +16311,6 @@ BASE:TraceOnOff( false )
-
-
-
-
@@ -20632,17 +20621,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -22124,17 +22102,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index 406cad1b4..e21b7484a 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3777,12 +3777,6 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.livery_id |
-
-
|
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 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_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 851da258c..5e4454239 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2587,50 +2587,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
-
@@ -3710,50 +3666,6 @@ This method can only be used once!
Field(s)
-
-
-
-
@@ -4612,50 +4524,6 @@ This method can only be used once!
Field(s)
-
-
-
-
@@ -5895,50 +5763,6 @@ This method can only be used once!
Field(s)
-
-
-
-