From df9d2e7152dabfc49becf8097f3d2806b289456d Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Thu, 3 Jan 2019 23:42:21 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A_Dispatcher.html | 44 ++++
Documentation/AI.AI_Cargo_Airplane.html | 56 -----
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Cargo.CargoGroup.html | 6 +
Documentation/Cargo.CargoUnit.html | 44 ++--
Documentation/Core.Fsm.html | 26 +--
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 38 +--
Documentation/Core.SpawnStatic.html | 22 --
Documentation/Core.Spot.html | 132 +++++++++++
Documentation/Functional.Designate.html | 30 +--
Documentation/Functional.Detection.html | 6 +-
Documentation/Functional.Movement.html | 28 ---
Documentation/Functional.Rat.html | 39 ----
Documentation/Tasking.CommandCenter.html | 22 --
Documentation/Tasking.Task.html | 22 --
Documentation/Tasking.Task_Cargo.html | 2 +-
.../Tasking.Task_Cargo_Dispatcher.html | 220 ++++++++++++++----
Documentation/Wrapper.Group.html | 78 ++++++-
Documentation/Wrapper.Positionable.html | 44 ++++
20 files changed, 527 insertions(+), 348 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 3fb8d6e8e..76760752f 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -3866,6 +3866,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -9077,6 +9088,17 @@ They will lock the parking spot.
Field(s)
+
@@ -10083,6 +10105,17 @@ They will lock the parking spot.
Field(s)
+
@@ -11375,6 +11408,17 @@ 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 2a05dd101..f1734a8f1 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2114,17 +2114,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -2166,9 +2155,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -3665,17 +3651,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -3717,9 +3692,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -4308,17 +4280,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4360,9 +4321,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -5589,17 +5547,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5641,9 +5588,6 @@ 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 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 d262f77d7..4034bfef8 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1445,6 +1445,9 @@ which are excellent tools to be reused in an OO environment!.
+
+ Then we register the new group in the database
+
@@ -2774,6 +2777,9 @@ This works for ground only groups.
+
+ Then we register the new group in the database
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 9053b3d08..b3d466d88 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,6 +1320,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
@@ -2017,17 +2017,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2043,6 +2032,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 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.Settings.html b/Documentation/Core.Settings.html
index fa9a2860d..8bea7b798 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 ef21735f6..7cd3dbe72 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2744,6 +2744,9 @@ 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.
+
@@ -2937,20 +2940,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3190,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.
@@ -7359,6 +7348,9 @@ 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.
+
@@ -7552,20 +7544,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -7805,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.
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index bf51601a5..117f504cc 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1756,17 +1756,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -2296,17 +2285,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
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 aa22a08cf..2cf617288 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2929,7 +2929,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
DESIGNATE.LaseDuration
+
DESIGNATE.LaseStart
@@ -2939,8 +2939,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
DESIGNATE.LaseStart
+ #table
+
DESIGNATE.LaserCodes
@@ -6097,7 +6097,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseDuration
+
DESIGNATE.LaseStart
@@ -6107,8 +6107,8 @@ Designate:SetFlashStatusMenu( false )
-
-
DESIGNATE.LaseStart
+ #table
+
DESIGNATE.LaserCodes
@@ -6907,7 +6907,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseDuration
+
DESIGNATE.LaseStart
@@ -6917,8 +6917,8 @@ Designate:SetFlashStatusMenu( false )
-
-
DESIGNATE.LaseStart
+ #table
+
DESIGNATE.LaserCodes
@@ -7687,7 +7687,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseDuration
+
DESIGNATE.LaseStart
@@ -7697,8 +7697,8 @@ Designate:SetFlashStatusMenu( false )
-
-
DESIGNATE.LaseStart
+ #table
+
DESIGNATE.LaserCodes
@@ -9105,7 +9105,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseDuration
+
DESIGNATE.LaseStart
@@ -9115,8 +9115,8 @@ Designate:SetFlashStatusMenu( false )
-
-
DESIGNATE.LaseStart
+ #table
+
DESIGNATE.LaserCodes
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 9312c6e46..dc195281d 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16449,7 +16449,7 @@ BASE:TraceOnOff( false )
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -20759,7 +20759,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -22240,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 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 a4cab81af..df099abd9 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -2939,12 +2939,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -5928,17 +5922,6 @@ 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.
-
-
-
-
@@ -13720,17 +13703,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -18956,17 +18928,6 @@ 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.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 0db5ade13..61a8eaaf4 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2380,17 +2380,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -6903,17 +6892,6 @@ 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 3c598c08e..14c06cd7c 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2678,7 +2678,7 @@ based on the tasking capabilities defined in
-
+
Cargo.Cargo#CARGO
FSM_PROCESS.Cargo
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index f733d834c..851da258c 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2587,6 +2587,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+
@@ -2606,17 +2650,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3677,6 +3710,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -3696,17 +3773,6 @@ This method can only be used once!
-
-
-
-
@@ -4546,6 +4612,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -4565,17 +4675,6 @@ This method can only be used once!
-
-
-
-
@@ -5796,6 +5895,50 @@ This method can only be used once!
Field(s)
+
+
+
+
@@ -5815,17 +5958,6 @@ This method can only be used once!
-
-
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 9515cbf39..3218c622e 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -3602,7 +3602,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
GROUP.InitRespawnRandomizePositionOuter
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 5cd706425..0a5f6b76b 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -2825,6 +2825,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5749,6 +5760,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -6288,6 +6310,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -6438,6 +6471,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+