From 40c4fe1a5fdd6e22970b9481d99a09b5a2affa89 Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Thu, 25 Aug 2022 09:10:15 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_Air.html | 132 +++++++++++++++++
Documentation/AI.AI_Air_Squadron.html | 22 +++
Documentation/AI.AI_Cargo.html | 12 ++
Documentation/AI.AI_Cargo_Airplane.html | 12 --
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoCrate.html | 22 ---
Documentation/Cargo.CargoGroup.html | 28 ++++
Documentation/Cargo.CargoUnit.html | 22 ---
Documentation/Core.Settings.html | 22 +++
Documentation/Core.Spawn.html | 138 ++++++++----------
Documentation/Core.Spot.html | 33 +++++
Documentation/Functional.Designate.html | 110 --------------
Documentation/Functional.Detection.html | 99 -------------
Documentation/Functional.Movement.html | 28 ++++
Documentation/Functional.Rat.html | 47 +++++-
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 32 +++-
Documentation/Ops.CSAR.html | 114 +--------------
Documentation/Ops.CTLD.html | 98 +++----------
Documentation/Tasking.Task.html | 22 +++
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 ++-
Documentation/Tasking.Task_Cargo.html | 11 ++
.../Tasking.Task_Cargo_Dispatcher.html | 52 +------
Documentation/Wrapper.Group.html | 78 +---------
25 files changed, 495 insertions(+), 687 deletions(-)
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index 755982feb..ec023a6f6 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -2963,6 +2963,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3062,6 +3073,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -5769,6 +5802,17 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
@@ -5868,6 +5912,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -6494,6 +6560,17 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
@@ -6593,6 +6670,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -8111,6 +8210,17 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
@@ -8210,6 +8320,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index 9403c0f3b..347d4883d 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2448,6 +2448,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3519,6 +3530,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 2f3958971..bca84de36 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2682,6 +2682,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ No loading happened, so we need to pickup something else.
+
@@ -4712,6 +4715,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ No loading happened, so we need to pickup something else.
+
@@ -5324,6 +5330,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ No loading happened, so we need to pickup something else.
+
@@ -6828,6 +6837,9 @@ 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 7275be5cf..c8334bf2c 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2639,9 +2639,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -4432,9 +4429,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -5067,9 +5061,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -6594,9 +6585,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 349b344ad..10ef3a14c 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3147,9 +3147,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6397,9 +6394,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -7144,9 +7138,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8783,9 +8774,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.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index a39fb1589..30f891073 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1760,17 +1760,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
@@ -2439,17 +2428,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index fcc8fc31b..04e412dad 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1831,6 +1831,20 @@ Controls a network of short range air/missile defense groups.
+
+
+
+
+
+
+
+
CARGO_GROUP.CargoGroup
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index e583436c6..204c2485b 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1709,17 +1709,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2435,17 +2424,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index ef63be064..a85964bdd 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2785,6 +2785,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4879,6 +4890,17 @@ 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 0b39b47da..aa8fccd1f 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2749,13 +2749,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.frequency |
-
-
- |
-
-
- SPAWN.modulation |
+ SPAWN.uncontrolled |
|
@@ -3386,6 +3380,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.
+
@@ -3620,6 +3617,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3642,28 +3653,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -3866,6 +3855,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3878,7 +3878,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.
@@ -3937,18 +3937,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
SPAWN.modulation
+
SPAWN.uncontrolled
@@ -8823,6 +8812,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.
+
@@ -9057,6 +9049,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9079,28 +9085,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
@@ -9303,6 +9287,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9315,7 +9310,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.
@@ -9374,18 +9369,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.frequency
-
-
-
-
-
-
-
-
-
-
-
SPAWN.modulation
+
SPAWN.uncontrolled
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 229dd073b..90d5cd210 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2713,6 +2713,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3959,6 +3970,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5496,6 +5518,17 @@ 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 f0c6998a0..846460ae9 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3433,17 +3433,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3455,17 +3444,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6612,17 +6590,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -6634,17 +6601,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7433,17 +7389,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7455,17 +7400,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -8224,17 +8158,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -8246,17 +8169,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9907,17 +9819,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9929,17 +9830,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 75a51bba0..c3fdfb6c2 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18901,28 +18901,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -19072,18 +19050,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
@@ -23786,18 +23731,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
@@ -25565,18 +25477,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 a92b92536..bd28e7a4f 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2158,6 +2158,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
+
+
+
+
@@ -2388,6 +2402,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 f0d041bca..a0aa59bbd 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3369,6 +3369,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4339,13 +4345,7 @@ and any spaces before and after the resulting name are removed.
- RAT.frequency |
-
-
- |
-
-
- RAT.modulation |
+ RAT.uncontrolled |
|
@@ -6717,6 +6717,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.
+
+
+
+
@@ -14597,6 +14608,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -20587,6 +20609,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/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 0bac8469f..d0522797b 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2983,7 +2983,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -2994,7 +2994,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -5503,7 +5503,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -5514,7 +5514,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyonfratricide
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 3b6dde1dd..1c2480079 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -38753,7 +38753,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set case of f
+
Set case to that of lead.
@@ -38812,6 +38812,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
@@ -38821,6 +38835,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+
+
+
+
@@ -38956,9 +38981,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set section lead of player flight.
-
@@ -39015,7 +39037,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set time stamp.
+
Set new time stamp.
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 7ab01011a..33d1e1102 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -3768,14 +3768,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3981,14 +3978,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4320,20 +4314,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -4359,20 +4339,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -8816,14 +8782,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9029,14 +8992,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9368,20 +9328,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -9407,20 +9353,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -11171,14 +11103,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11384,14 +11313,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11723,20 +11649,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -11762,20 +11674,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index ad9a26216..6ec028f4c 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6870,17 +6870,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -7244,14 +7233,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -7335,17 +7321,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7784,7 +7759,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -14461,17 +14436,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -14835,14 +14799,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -14926,17 +14887,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -15375,7 +15325,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -16893,17 +16843,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -17267,14 +17206,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -17358,17 +17294,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -17807,7 +17732,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -21648,6 +21573,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 2995d3cbe..75217c0a1 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2831,6 +2831,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7467,6 +7478,17 @@ 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 cdb6c43f4..7666f92b4 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2824,7 +2824,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3549,7 +3549,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4725,7 +4725,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6207,7 +6207,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_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 928560e30..923582c76 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3094,11 +3094,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3671,11 +3674,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4858,11 +4864,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6351,11 +6360,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index ec8bfc37d..33252f2fa 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -3129,6 +3129,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 266091269..150b5637f 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3101,18 +3101,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-