From 62dbcac976cd3dcbc6cfc7e116ec3265bc03dae1 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Tue, 19 Mar 2019 20:59:56 +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 | 36 +++
Documentation/Cargo.CargoGroup.html | 28 +++
Documentation/Cargo.CargoUnit.html | 22 ++
Documentation/Core.Fsm.html | 26 ++-
Documentation/Core.Point.html | 39 ----
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 88 ++++++-
Documentation/Core.Spot.html | 132 -----------
Documentation/Functional.Designate.html | 55 +++++
Documentation/Functional.Detection.html | 33 +++
Documentation/Functional.Movement.html | 28 ---
Documentation/Functional.Rat.html | 6 +
Documentation/Functional.ZoneGoal.html | 42 ----
Documentation/Tasking.CommandCenter.html | 22 ++
Documentation/Tasking.Task_Cargo.html | 19 +-
.../Tasking.Task_Cargo_Dispatcher.html | 220 ++++++++++++++++++
Documentation/Wrapper.Positionable.html | 44 ----
20 files changed, 576 insertions(+), 368 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 64059b519..1e105b17a 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -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.
-
@@ -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.
-
@@ -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.
-
@@ -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.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index a01bfefb8..dc181768b 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1445,6 +1445,20 @@ which are excellent tools to be reused in an OO environment!.
+
+
+
+
@@ -2763,6 +2777,20 @@ This works for ground only groups.
+
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 9053b3d08..0c67f699f 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1331,6 +1331,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
@@ -2043,6 +2054,17 @@ 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..8fa4351b6 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,6 +4836,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6136,7 +6147,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -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 15b9dce66..f135ce13d 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -4154,9 +4154,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Coordinates.
-
@@ -9595,9 +9592,6 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t
-
- Coordinates.
-
@@ -12281,17 +12275,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -13090,17 +13073,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -18473,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 fa9a2860d..346242ecd 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
@@ -4016,7 +4016,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 f303785bf..4c6f1b3d5 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2220,6 +2220,12 @@ and any spaces before and after the resulting name are removed.
SPAWN.skill |
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -2750,9 +2756,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.
-
@@ -2946,6 +2949,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3148,6 +3165,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3160,7 +3188,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.
@@ -3209,6 +3237,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7340,9 +7379,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.
-
@@ -7536,6 +7572,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -7738,6 +7788,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -7750,7 +7811,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.
@@ -7799,6 +7860,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index e72eb76e2..f5e56447c 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2139,50 +2139,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -3114,50 +3070,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -4397,50 +4309,6 @@ 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 35d02144e..aa22a08cf 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
+
+
+
+
@@ -6079,6 +6090,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6878,6 +6900,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7647,6 +7680,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9054,6 +9098,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 9312c6e46..786ace3e0 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,6 +16311,17 @@ BASE:TraceOnOff( false )
+
+
+
+
@@ -20621,6 +20632,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -22102,6 +22124,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 7aef91696..98ff88773 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -1653,20 +1653,6 @@ 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
-
-
-
-
@@ -1897,20 +1883,6 @@ 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 0548d1d0f..b15006835 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3789,6 +3789,12 @@ and any spaces before and after the resulting name are removed.
RAT.skill |
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Functional.ZoneGoal.html b/Documentation/Functional.ZoneGoal.html
index 725deec17..5d593eaa5 100644
--- a/Documentation/Functional.ZoneGoal.html
+++ b/Documentation/Functional.ZoneGoal.html
@@ -1956,20 +1956,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -2099,20 +2085,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3352,20 +3324,6 @@ 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)
+
-
-
-
@@ -6310,17 +6288,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -6471,17 +6438,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-