From e967c1e23514c9e72693cd6eaa3d3b22d065cd4c Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Tue, 22 Oct 2019 12:58:48 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A_Dispatcher.html | 44 ---
Documentation/AI.AI_Cargo_Airplane.html | 68 +++--
Documentation/Cargo.CargoGroup.html | 6 +
Documentation/Cargo.CargoUnit.html | 22 --
Documentation/Core.Fsm.html | 26 +-
Documentation/Core.Point.html | 39 +--
Documentation/Core.Settings.html | 22 --
Documentation/Core.Spawn.html | 56 +---
Documentation/Core.SpawnStatic.html | 22 --
Documentation/Core.Spot.html | 132 +++++++++
Documentation/Functional.Designate.html | 30 +-
Documentation/Functional.Movement.html | 28 --
Documentation/Functional.Rat.html | 6 -
Documentation/Tasking.CommandCenter.html | 22 ++
Documentation/Tasking.Task_Cargo.html | 11 -
.../Tasking.Task_Cargo_Dispatcher.html | 264 +++---------------
Documentation/Wrapper.Positionable.html | 44 +++
17 files changed, 351 insertions(+), 491 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_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index dac20058e..c3c2603a3 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2114,6 +2114,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -2155,9 +2166,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -2183,9 +2191,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -3654,6 +3659,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3695,9 +3711,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -3723,9 +3736,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4286,6 +4296,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4327,9 +4348,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -4355,9 +4373,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -5556,6 +5571,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5597,9 +5623,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a depoly mission.
-
@@ -5625,9 +5648,6 @@ 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 aa7cce832..d3ca4eade 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
+
@@ -2788,6 +2791,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 0c67f699f..9053b3d08 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1331,17 +1331,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
@@ -2054,17 +2043,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..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 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..684bd7d9f 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2169,17 +2169,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -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 c04c77ed3..305af7591 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2220,12 +2220,6 @@ and any spaces before and after the resulting name are removed.
SPAWN.livery_id |
- |
-
-
- SPAWN.skill |
-
-
|
@@ -2962,12 +2956,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2975,8 +2969,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
-
SPAWN.SpawnInitLimit
+ #string
+
SPAWN.SpawnInitSkill
@@ -3000,7 +2994,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -3014,7 +3008,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -3183,7 +3177,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.
@@ -3232,17 +3226,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7585,12 +7568,12 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
#boolean
-
SPAWN.SpawnInitKeepUnitNames
+
SPAWN.SpawnInitLimit
-
Overwrite unit names by default with group name.
+
By default, no InitLimit
@@ -7598,8 +7581,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #boolean
-
SPAWN.SpawnInitLimit
+ #string
+
SPAWN.SpawnInitSkill
@@ -7623,7 +7606,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -7637,7 +7620,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -7806,7 +7789,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.
@@ -7855,17 +7838,6 @@ 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..88821384b 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1734,17 +1734,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -2252,17 +2241,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 2cf617288..aa22a08cf 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.LaseStart
+
DESIGNATE.LaseDuration
@@ -2939,8 +2939,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
-
DESIGNATE.LaserCodes
+
+
DESIGNATE.LaseStart
@@ -6097,7 +6097,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseStart
+
DESIGNATE.LaseDuration
@@ -6107,8 +6107,8 @@ Designate:SetFlashStatusMenu( false )
- #table
-
DESIGNATE.LaserCodes
+
+
DESIGNATE.LaseStart
@@ -6907,7 +6907,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseStart
+
DESIGNATE.LaseDuration
@@ -6917,8 +6917,8 @@ Designate:SetFlashStatusMenu( false )
- #table
-
DESIGNATE.LaserCodes
+
+
DESIGNATE.LaseStart
@@ -7687,7 +7687,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseStart
+
DESIGNATE.LaseDuration
@@ -7697,8 +7697,8 @@ Designate:SetFlashStatusMenu( false )
- #table
-
DESIGNATE.LaserCodes
+
+
DESIGNATE.LaseStart
@@ -9105,7 +9105,7 @@ Designate:SetFlashStatusMenu( false )
-
DESIGNATE.LaseStart
+
DESIGNATE.LaseDuration
@@ -9115,8 +9115,8 @@ Designate:SetFlashStatusMenu( false )
- #table
-
DESIGNATE.LaserCodes
+
+
DESIGNATE.LaseStart
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 a31aae459..8a4b16d43 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3789,12 +3789,6 @@ and any spaces before and after the resulting name are removed.
RAT.livery_id |
- |
-
-
- RAT.skill |
-
-
|
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)
+
@@ -3109,6 +3120,17 @@ CC:SetReferenceZones( "Station" )
Field(s)
+
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 04537fe93..d209dd33d 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2683,17 +2683,6 @@ 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..b31c25d4a 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2587,61 +2587,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
-
-
@@ -2650,6 +2595,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3710,61 +3666,6 @@ This method can only be used once!
Field(s)
-
-
-
-
-
@@ -3773,6 +3674,17 @@ This method can only be used once!
+
+
+
+
@@ -4612,61 +4524,6 @@ This method can only be used once!
Field(s)
-
-
-
-
-
@@ -4675,6 +4532,17 @@ This method can only be used once!
+
+
+
+
@@ -5895,61 +5763,6 @@ This method can only be used once!
Field(s)
-
-
-
-
-
@@ -5958,6 +5771,17 @@ This method can only be used once!
+
+
+
+
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.
+
+
+
+