From 452bc62ebc9dd1acee53e8cd26fc47120eeea760 Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Sun, 12 Jun 2022 11:01:49 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2G_Dispatcher.html | 44 ----
Documentation/AI.AI_Air.html | 132 -----------
Documentation/AI.AI_Cargo_Airplane.html | 44 ----
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 33 +++
Documentation/Core.Settings.html | 30 +--
Documentation/Core.Spawn.html | 210 +++++++++++------
Documentation/Core.SpawnStatic.html | 84 -------
Documentation/Functional.Designate.html | 55 -----
Documentation/Functional.Mantis.html | 22 --
Documentation/Functional.Rat.html | 24 ++
Documentation/Ops.Airboss.html | 87 ++-----
Documentation/Ops.CSAR.html | 15 +-
Documentation/Ops.CTLD.html | 159 +------------
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_Cargo.html | 2 +-
.../Tasking.Task_Cargo_Dispatcher.html | 220 ++++--------------
Documentation/Wrapper.Client.html | 14 +-
Documentation/Wrapper.Marker.html | 132 +++++------
21 files changed, 385 insertions(+), 980 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 5ce1bc4a2..8706ec973 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4670,17 +4670,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -13115,17 +13104,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -14443,17 +14421,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -16077,17 +16044,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
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 61228f426..10ae68c0a 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2631,17 +2631,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4418,17 +4407,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5047,17 +5025,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6568,17 +6535,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
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/Core.Fsm.html b/Documentation/Core.Fsm.html
index 428daf3f5..df8e7744e 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 4b370a14f..c9ff19634 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17231,6 +17231,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
+
+
+
+
@@ -18029,6 +18040,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
+
+
+
+
@@ -26257,6 +26279,17 @@ 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..85b099ed5 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -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
-
@@ -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 cb2726c0f..aebf45e20 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2746,6 +2746,24 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.frequency |
+
+
+ |
+
+
+ SPAWN.livery_id |
+
+
|
@@ -2758,6 +2776,12 @@ and any spaces before and after the resulting name are removed.
SPAWN.skill |
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3309,11 +3333,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -3463,17 +3490,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3510,17 +3526,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3631,17 +3636,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3866,6 +3860,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3930,6 +3935,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
+
+
@@ -3952,6 +3990,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8746,11 +8795,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -8900,17 +8952,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -8947,17 +8988,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9068,17 +9098,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9303,6 +9322,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9367,6 +9397,39 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
+
+
@@ -9389,6 +9452,17 @@ 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/Functional.Designate.html b/Documentation/Functional.Designate.html
index 4ae885cc4..846460ae9 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3444,17 +3444,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6612,17 +6601,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7422,17 +7400,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -8202,17 +8169,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9874,17 +9830,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 589fe3a7a..45cc60254 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -2910,17 +2910,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -6572,17 +6561,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index ec9a8cdb0..170679463 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -4342,6 +4342,24 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.communication |
+
+
+ |
+
+
+ RAT.frequency |
+
+
+ |
+
+
+ RAT.livery_id |
+
+
|
@@ -4354,6 +4372,12 @@ and any spaces before and after the resulting name are removed.
RAT.skill |
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 91d53a896..83aeeb0d6 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9233,17 +9233,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9255,17 +9244,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -28398,17 +28376,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -28420,17 +28387,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -31401,17 +31357,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -31423,17 +31368,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -38775,6 +38709,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set case to that of lead.
+
@@ -38836,10 +38773,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -38847,10 +38787,10 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -39009,6 +38949,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set Stable Hover
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index cb1ceab40..3b4baa9be 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -3966,11 +3966,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8794,11 +8797,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11115,11 +11121,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index b95870ad8..60957b0bc 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)
-
@@ -6947,17 +6936,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -7089,7 +7067,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -7100,7 +7078,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -7116,9 +7094,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -7490,17 +7465,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -7784,7 +7748,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -14461,17 +14425,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -14538,17 +14491,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -14680,7 +14622,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -14691,7 +14633,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -14707,9 +14649,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -15081,17 +15020,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -15375,7 +15303,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -16893,17 +16821,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -16970,17 +16887,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -17112,7 +17018,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -17123,7 +17029,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -17139,9 +17045,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -17513,17 +17416,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -17807,7 +17699,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -21648,17 +21540,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -29499,17 +29380,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -30755,17 +30625,6 @@ There are two ways of airdropping:
template for a group of 10 paratroopers
-
-
-
-
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_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 923582c76..928560e30 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3094,14 +3094,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3674,14 +3671,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4864,14 +4858,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6360,14 +6351,11 @@ 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 33252f2fa..b99bc16a5 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -3124,7 +3124,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 b9c84964b..2c650a628 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3102,54 +3102,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
+
@@ -4214,54 +4181,21 @@ This method can only be used once!
-
-
-
-
-
-
+
@@ -5105,54 +5039,21 @@ This method can only be used once!
-
-
-
-
-
-
+
@@ -6631,54 +6532,21 @@ This method can only be used once!
-
-
-
-
-
-
+
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html
index 8b1eb451a..02f018658 100644
--- a/Documentation/Wrapper.Client.html
+++ b/Documentation/Wrapper.Client.html
@@ -4290,7 +4290,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Alive2.
+ Alive.
@@ -5404,7 +5404,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Alive2.
+ Alive.
@@ -7786,7 +7786,7 @@ If the Unit is alive but not active, false is returned.
- Alive2.
+ Alive.
@@ -16475,7 +16475,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
- Alive2.
+ Alive.
@@ -20284,7 +20284,7 @@ Coordinates are dependent on the position of the maps origin.
- Alive2.
+ Alive.
@@ -20958,7 +20958,7 @@ If the Identifiable is alive, true is returned.
- Alive2.
+ Alive.
@@ -21238,7 +21238,7 @@ If the Identifiable is alive, true is returned.
- Alive2.
+ Alive.
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index cbd6b1983..55123ea1d 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2908,28 +2908,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3007,6 +2985,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -5014,28 +5014,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5113,6 +5091,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -6628,28 +6628,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6727,6 +6705,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+