From 2019728afca743e11cc499da4a0937a873b494ca Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Thu, 25 Aug 2022 09:03:00 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_Air.html | 132 ------------
Documentation/AI.AI_Cargo_Airplane.html | 56 +++++
Documentation/AI.AI_Cargo_Helicopter.html | 40 +---
Documentation/AI.AI_Patrol.html | 12 ++
Documentation/Cargo.CargoGroup.html | 28 ---
Documentation/Cargo.CargoUnit.html | 22 ++
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 33 ---
Documentation/Core.Settings.html | 34 +---
Documentation/Core.Spawn.html | 150 ++++++--------
Documentation/Core.SpawnStatic.html | 84 --------
Documentation/Core.Spot.html | 99 +++++++++
Documentation/Functional.Designate.html | 110 ++++++++++
Documentation/Functional.Detection.html | 39 +++-
Documentation/Functional.Rat.html | 57 ------
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 8 +-
Documentation/Ops.CSAR.html | 192 ++++++++++++++----
Documentation/Ops.CTLD.html | 140 +++++++++++--
Documentation/Tasking.Task_Cargo.html | 17 +-
.../Tasking.Task_Cargo_Dispatcher.html | 176 ----------------
Documentation/Utils.FiFo.html | 22 ++
Documentation/Wrapper.Client.html | 14 +-
Documentation/Wrapper.Group.html | 78 ++++++-
Documentation/Wrapper.Marker.html | 132 ++++++------
25 files changed, 868 insertions(+), 819 deletions(-)
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index ec023a6f6..755982feb 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -2963,17 +2963,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3073,28 +3062,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5802,17 +5769,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
@@ -5912,28 +5868,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -6560,17 +6494,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
@@ -6670,28 +6593,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -8210,17 +8111,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
@@ -8320,28 +8210,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 791b47499..7275be5cf 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2631,6 +2631,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4410,6 +4424,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5031,6 +5059,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -6544,6 +6586,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index d9e6f3133..1c8376119 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -2796,28 +2796,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4720,28 +4714,22 @@ Adjust if necessary.
@@ -5396,28 +5384,22 @@ Adjust if necessary.
@@ -6964,28 +6946,22 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 10ef3a14c..349b344ad 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3147,6 +3147,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
This table contains the targets detected during patrol.
+
@@ -6394,6 +6397,9 @@ Note that this method is required, as triggers the next route when patrolling fo
+
+
This table contains the targets detected during patrol.
+
@@ -7138,6 +7144,9 @@ Note that this method is required, as triggers the next route when patrolling fo
+
+
This table contains the targets detected during patrol.
+
@@ -8774,6 +8783,9 @@ 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 04e412dad..fcc8fc31b 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1831,20 +1831,6 @@ 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 4c3bb671d..e583436c6 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1738,6 +1738,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
+
+
+
+
@@ -2453,6 +2464,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
+
+
+
+
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index df8e7744e..428daf3f5 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5662,7 +5662,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7265,7 +7265,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 787dec99e..8383707ea 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17257,17 +17257,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -18066,17 +18055,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -26331,17 +26309,6 @@ Creates a line on the F10 map from one point to another.
the y coordinate in meters.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 3d7fcb8c2..ef63be064 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2725,7 +2725,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2736,7 +2736,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2GSystem
@@ -2780,22 +2780,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4830,7 +4819,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -4841,7 +4830,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2GSystem
@@ -4885,22 +4874,11 @@ 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 42580f2b2..0b39b47da 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2752,30 +2752,12 @@ and any spaces before and after the resulting name are removed.
SPAWN.frequency |
- |
-
-
- SPAWN.livery_id |
-
-
|
SPAWN.modulation |
- |
-
-
- SPAWN.skill |
-
-
- |
-
-
- SPAWN.uncontrolled |
-
-
|
@@ -3649,6 +3631,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -3926,17 +3941,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3948,28 +3952,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -9086,6 +9068,39 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
@@ -9363,17 +9378,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9385,28 +9389,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 f72aee721..33659441b 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1894,24 +1894,6 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
- |
-
-
- SPAWNSTATIC.heliport_callsign_id |
-
-
- |
-
-
- SPAWNSTATIC.heliport_frequency |
-
-
- |
-
-
- SPAWNSTATIC.heliport_modulation |
-
-
|
@@ -2818,39 +2800,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4214,39 +4163,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 74e776abd..229dd073b 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2680,6 +2680,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -3893,6 +3926,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5397,6 +5463,39 @@ 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 846460ae9..f0c6998a0 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3433,6 +3433,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3444,6 +3455,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6590,6 +6612,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6601,6 +6634,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7389,6 +7433,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7400,6 +7455,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8158,6 +8224,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8169,6 +8246,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9819,6 +9907,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9830,6 +9929,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 1bafcdbef..75a51bba0 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18901,6 +18901,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -19072,7 +19083,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
@@ -23775,7 +23797,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
@@ -25543,7 +25576,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
+ #number
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index 0e846fee5..f0d041bca 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3369,12 +3369,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4348,30 +4342,12 @@ and any spaces before and after the resulting name are removed.
RAT.frequency |
- |
-
-
- RAT.livery_id |
-
-
|
RAT.modulation |
- |
-
-
- RAT.skill |
-
-
- |
-
-
- RAT.uncontrolled |
-
-
|
@@ -6741,17 +6717,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.
-
-
-
-
@@ -14632,17 +14597,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -20633,17 +20587,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/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index d0522797b..0bac8469f 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 1e331de6a..3b6dde1dd 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 to that of lead.
+
Set case of f
@@ -38981,9 +38981,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set Stable Hover
-
@@ -39017,6 +39014,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set time stamp.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 16282ce50..7ab01011a 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2337,6 +2337,12 @@ Create a late-activated single infantry unit as template in the mission editor a
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -3637,7 +3643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -3762,11 +3768,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3972,11 +3981,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4002,17 +4014,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4111,6 +4112,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -4308,6 +4320,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -4333,6 +4359,20 @@ 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
+
+
+
@@ -8651,7 +8691,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -8776,11 +8816,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8986,11 +9029,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9016,17 +9062,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -9125,6 +9160,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -9322,6 +9368,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -9347,6 +9407,20 @@ 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
+
+
+
@@ -10972,7 +11046,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11097,11 +11171,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11307,11 +11384,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11337,17 +11417,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -11446,6 +11515,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -11643,6 +11723,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -11668,6 +11762,20 @@ 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
+
+
+
-
-