From 30913a3be6a48dd82e9dcf1b31583571e1cc2a09 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Tue, 4 Jun 2019 15:55:24 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A_Dispatcher.html | 44 ---------
Documentation/AI.AI_Cargo.html | 20 +---
Documentation/AI.AI_Cargo_Airplane.html | 36 +++++++
Documentation/Cargo.CargoCrate.html | 22 -----
Documentation/Cargo.CargoUnit.html | 22 +++++
Documentation/Core.Point.html | 33 -------
Documentation/Core.Settings.html | 26 +----
Documentation/Core.Spawn.html | 96 +++++++------------
Documentation/Functional.Detection.html | 72 +-------------
Documentation/Functional.Movement.html | 28 ++++++
Documentation/Functional.Rat.html | 45 +++++++--
Documentation/Tasking.Task_Cargo.html | 19 +---
.../Tasking.Task_Cargo_Dispatcher.html | 44 +++++++++
Documentation/Wrapper.Group.html | 78 ++-------------
14 files changed, 222 insertions(+), 363 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.html b/Documentation/AI.AI_Cargo.html
index 64059b519..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
@@ -2165,9 +2165,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
No loading happened, so we need to pickup something else.
-
@@ -4068,7 +4065,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4106,9 +4103,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
No loading happened, so we need to pickup something else.
-
@@ -4683,7 +4677,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4721,9 +4715,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
No loading happened, so we need to pickup something else.
-
@@ -5936,7 +5927,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5974,9 +5965,6 @@ 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 c3c2603a3..b5cbe1232 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.
+
@@ -2191,6 +2197,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a pickup mission.
+
@@ -3667,6 +3676,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set destination airbase for next :Route() command.
+
@@ -3711,6 +3723,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -3736,6 +3751,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -4304,6 +4322,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -4348,6 +4369,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4373,6 +4397,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a pickup mission.
+
@@ -5579,6 +5606,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -5623,6 +5653,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5648,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.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index c9d544d0c..b3d466d88 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1320,6 +1320,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
@@ -2021,6 +2032,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 51b4db22e..f135ce13d 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -12275,17 +12275,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -13084,17 +13073,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -18467,17 +18445,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 ba13b2a78..8f309da69 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2164,22 +2164,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4049,22 +4038,11 @@ 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 eec4cdfb3..6003d932a 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.uncontrolled |
-
-
|
@@ -2946,6 +2940,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -2957,9 +2965,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- By default, no InitLimit
-
@@ -2971,17 +2976,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3002,7 +2996,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3016,7 +3010,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3185,7 +3179,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
When the first Spawn executes, all the Groups need to be made visible before start.
+
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -3223,17 +3217,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.
-
-
-
-
@@ -7561,6 +7544,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -7572,9 +7569,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -7586,17 +7580,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -7617,7 +7600,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -7631,7 +7614,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -7800,7 +7783,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When the first Spawn executes, all the Groups need to be made visible before start.
+
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -7838,17 +7821,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/Functional.Detection.html b/Documentation/Functional.Detection.html
index 667211c28..dc195281d 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,28 +16311,6 @@ BASE:TraceOnOff( false )
-
-
-
-
-
@@ -16471,7 +16449,7 @@ BASE:TraceOnOff( false )
-
-
@@ -20803,7 +20759,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
@@ -22306,7 +22240,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
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.Rat.html b/Documentation/Functional.Rat.html
index 8daef817c..a4cab81af 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -2939,6 +2939,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -3777,12 +3783,6 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.uncontrolled |
-
-
|
@@ -5928,6 +5928,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -13709,6 +13720,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -18934,6 +18956,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.Type of terminal to be used when spawning at an airbase.
+
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 9350dc897..21cbd84f3 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
-
+ #number
TASK_CARGO.CargoLimit
@@ -4102,7 +4091,7 @@ based on the tasking capabilities defined in
-
+ #number
TASK_CARGO.CargoLimit
@@ -8521,7 +8510,7 @@ If the Unit is part of the Task, true is returned.
-
+ #number
TASK_CARGO.CargoLimit
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 09693ebc3..2d7709a0d 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2628,6 +2628,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3740,6 +3751,17 @@ This method can only be used once!
+
+
+
+
@@ -4631,6 +4653,17 @@ This method can only be used once!
+
+
+
+
@@ -5903,6 +5936,17 @@ This method can only be used once!
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 3218c622e..9515cbf39 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -3602,18 +3602,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-