From 5cb38d986f819941ffaa0461ec8107ce6577fa2e Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Fri, 1 Jan 2021 01:12:34 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2G_Dispatcher.html | 44 +++++
Documentation/AI.AI_Cargo_Airplane.html | 56 -------
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoGroup.html | 34 +++-
Documentation/Cargo.CargoUnit.html | 22 +++
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 6 +
Documentation/Core.Settings.html | 22 ---
Documentation/Core.Spawn.html | 4 +-
Documentation/Core.Spot.html | 99 -----------
Documentation/Functional.Designate.html | 55 ++++++
Documentation/Functional.Detection.html | 66 --------
Documentation/Functional.Mantis.html | 11 ++
Documentation/Functional.Movement.html | 28 ++++
Documentation/Functional.Rat.html | 39 -----
Documentation/Ops.Airboss.html | 22 ++-
Documentation/Tasking.Task.html | 22 ---
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
Documentation/Tasking.Task_Cargo.html | 11 ++
.../Tasking.Task_Cargo_Dispatcher.html | 156 ++----------------
Documentation/Wrapper.Group.html | 78 ++++++++-
Documentation/Wrapper.Marker.html | 132 +++++++--------
22 files changed, 381 insertions(+), 550 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 1e6d2a146..25383f9d1 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4507,6 +4507,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -12850,6 +12861,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14167,6 +14189,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -15791,6 +15824,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index aab5a4be3..ab6496e44 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2483,17 +2483,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -2549,9 +2538,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4270,17 +4256,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4336,9 +4311,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4899,17 +4871,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4965,9 +4926,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -6421,17 +6379,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6487,9 +6434,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/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 16bc21b77..359370ad9 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -2999,9 +2999,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6249,9 +6246,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -6996,9 +6990,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8636,9 +8627,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 99a103f65..8598e03d6 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1724,13 +1724,24 @@ Controls a network of SAM sites.
+
+
+
@@ -3045,13 +3056,24 @@ This works for ground only groups.
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index d5d4bcb61..55b05025f 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1628,6 +1628,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
@@ -2340,6 +2351,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 4b9909908..329622ec7 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5392,7 +5392,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -6996,7 +6996,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index f6f7347fb..3352c8d79 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -4807,6 +4807,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Coordinates.
+
@@ -11546,6 +11549,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 e9846edc2..0c9bc323e 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2637,17 +2637,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4739,17 +4728,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 5cddeff26..beb8a39fc 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3684,7 +3684,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.
@@ -9015,7 +9015,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.
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index f30f1dae7..329875b2d 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2532,39 +2532,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -3778,39 +3745,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5316,39 +5250,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 5b054a204..db523b717 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3307,6 +3307,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6475,6 +6486,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7285,6 +7307,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8065,6 +8098,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9738,6 +9782,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index f6042d274..4eeb4e0c6 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18274,17 +18274,6 @@ BASE:TraceOnOff( false )
-
-
-
-
@@ -18428,17 +18417,6 @@ BASE:TraceOnOff( false )
-
-
-
-
@@ -22987,17 +22965,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -23141,17 +23108,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -24756,17 +24712,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -24910,17 +24855,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 9334e4411..9354a8e45 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1993,6 +1993,17 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
+
+
+
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 049f6fd1a..7abd5ae1d 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2010,6 +2010,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
+
+
+
+
@@ -2240,6 +2254,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 a707191a1..872f9a53e 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3260,12 +3260,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -6513,17 +6507,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.
-
-
-
-
@@ -14404,17 +14387,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -20350,17 +20322,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/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 16392f5bf..b60df8f03 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -37711,7 +37711,7 @@ BASE:TraceOnOff( false )
- Set case to that of lead.
+ Set case of f
@@ -37770,6 +37770,20 @@ BASE:TraceOnOff( false )
+
+
@@ -37903,9 +37917,6 @@ BASE:TraceOnOff( false )
-
-
Set section lead of player flight.
-
@@ -37950,6 +37961,9 @@ BASE:TraceOnOff( false )
+
+ Set new time stamp.
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 1828e7b66..c0f36bdf5 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2724,17 +2724,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -7371,17 +7360,6 @@ If the Unit is part of the Task, true is returned.
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 4db6fcb60..3d83f90e8 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2676,7 +2676,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3401,7 +3401,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4577,7 +4577,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6060,7 +6060,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index d2b16720e..5b1db8908 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -3022,6 +3022,17 @@ based on the tasking capabilities defined in
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index e4ed3d264..1da18fb82 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -2953,8 +2953,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
TASK_CARGO_DISPATCHER.CSARBriefing
+ #number
+
TASK_CARGO_DISPATCHER.CountCSAR
@@ -2964,40 +2964,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4076,8 +4043,8 @@ This method can only be used once!
-
-
TASK_CARGO_DISPATCHER.CSARBriefing
+ #number
+
TASK_CARGO_DISPATCHER.CountCSAR
@@ -4087,40 +4054,7 @@ This method can only be used once!
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4978,8 +4912,8 @@ This method can only be used once!
-
-
TASK_CARGO_DISPATCHER.CSARBriefing
+ #number
+
TASK_CARGO_DISPATCHER.CountCSAR
@@ -4989,40 +4923,7 @@ This method can only be used once!
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6516,8 +6417,8 @@ This method can only be used once!
-
-
TASK_CARGO_DISPATCHER.CSARBriefing
+ #number
+
TASK_CARGO_DISPATCHER.CountCSAR
@@ -6527,40 +6428,7 @@ This method can only be used once!
-
-
-
-
-
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index ba9985353..fdf803d86 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -4578,7 +4578,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
GROUP.InitRespawnRandomizePositionOuter
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 815b4f8ff..c4d708512 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2761,28 +2761,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -2860,6 +2838,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -4867,28 +4867,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -4966,6 +4944,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -6482,28 +6482,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6581,6 +6559,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+