From 0ef3022015b238801a9a9237880000ec08e65904 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Mon, 23 Nov 2020 12:42:20 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_AIR_Dispatcher.html | 44 -----
Documentation/AI.AI_Cargo_Airplane.html | 68 +++++--
Documentation/Cargo.CargoGroup.html | 6 -
Documentation/Cargo.CargoUnit.html | 22 +++
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 33 ----
Documentation/Core.Settings.html | 22 ---
Documentation/Core.Spawn.html | 244 ++++++++++++++++++------
Documentation/Functional.Designate.html | 55 ------
Documentation/Functional.Detection.html | 33 ----
Documentation/Functional.Rat.html | 6 +
Documentation/Functional.Sead.html | 80 ++++++++
Documentation/Ops.Airboss.html | 22 ++-
Documentation/Tasking.Task.html | 22 ---
Documentation/Tasking.Task_Cargo.html | 13 +-
Documentation/Wrapper.Group.html | 78 +-------
16 files changed, 384 insertions(+), 368 deletions(-)
diff --git a/Documentation/AI.AI_AIR_Dispatcher.html b/Documentation/AI.AI_AIR_Dispatcher.html
index 612854504..e222cb23b 100644
--- a/Documentation/AI.AI_AIR_Dispatcher.html
+++ b/Documentation/AI.AI_AIR_Dispatcher.html
@@ -4259,17 +4259,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -9567,17 +9556,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -10895,17 +10873,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -12530,17 +12497,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_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 791fde891..8aff18476 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2439,6 +2439,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -2494,9 +2508,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4215,6 +4226,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4270,9 +4295,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4833,6 +4855,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4888,9 +4924,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -6344,6 +6377,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -6399,9 +6446,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 a9750edc1..50185f312 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1698,9 +1698,6 @@
-
- Then we register the new group in the database
-
@@ -3030,9 +3027,6 @@ 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 56e5f8b6f..677501298 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1573,6 +1573,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
@@ -2274,6 +2285,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 f41ab3ff5..91eee6bc5 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5348,7 +5348,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -6952,7 +6952,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 101d05668..1a56e6d80 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -14550,17 +14550,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -15359,17 +15348,6 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
-
-
-
-
@@ -22043,17 +22021,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 a9209edb5..4013f3f63 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2593,17 +2593,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4695,17 +4684,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 0adb74fb1..14d1c9193 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2590,6 +2590,12 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3180,9 +3186,6 @@ 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.
-
@@ -3238,20 +3241,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -3274,6 +3263,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3310,6 +3310,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3343,6 +3354,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3409,8 +3431,49 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
@@ -3443,7 +3506,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3457,7 +3520,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3603,17 +3666,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3678,6 +3730,17 @@ 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.
+
+
+
+
@@ -8497,9 +8560,6 @@ 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.
-
@@ -8555,20 +8615,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -8591,6 +8637,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -8627,6 +8684,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -8660,6 +8728,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -8726,8 +8805,49 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
@@ -8760,7 +8880,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -8774,7 +8894,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -8920,17 +9040,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -8995,6 +9104,17 @@ 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.
+
+
+
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 018102c12..24d513a75 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3241,17 +3241,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6409,17 +6398,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7219,17 +7197,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7999,17 +7966,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9672,17 +9628,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 36db59179..e9608eb1e 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18230,17 +18230,6 @@ BASE:TraceOnOff( false )
-
-
-
-
@@ -22943,17 +22932,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -24712,17 +24690,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index 576f0a7f7..4b7e473b0 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -4176,6 +4176,12 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Functional.Sead.html b/Documentation/Functional.Sead.html
index e54b5f61c..6fb58e13d 100644
--- a/Documentation/Functional.Sead.html
+++ b/Documentation/Functional.Sead.html
@@ -1424,6 +1424,12 @@
Fields and Methods inherited from SEAD |
Description |
+
+ SEAD.EngagementRange |
+
+
+ |
+
SEAD.New(table, self, SEADGroupPrefixes) |
@@ -1434,6 +1440,12 @@
| SEAD.OnEventShot(EventData, self) |
Detects if an SA site was shot with an anti radiation missile.
+ |
+
+
+ SEAD:SetEngagementRange(range) |
+
+ Sets the engagement range of the SAMs.
|
@@ -1938,6 +1950,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
Function(s)
@@ -2053,12 +2076,69 @@ SEAD_RU_SAM_Defenses = SEAD:New( { 'RU SA-6 Kub', 'RU SA-6 Defenses', 'RU MI-26
+
+
+
+
+
+
+
+
Sets the engagement range of the SAMs.
+
+
+
Defaults to 75% to make it more deadly. Feature Request #1355
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+
+
Set the engagement range in percent, e.g. 50
+
+
+
+
Return value:
+
+
+
Field(s)
+
Function(s)
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 74df6ae9a..650f17607 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -37659,7 +37659,7 @@ BASE:TraceOnOff( false )
- Set case to that of lead.
+ Set case of f
@@ -37718,6 +37718,20 @@ BASE:TraceOnOff( false )
+
+
@@ -37851,6 +37865,9 @@ BASE:TraceOnOff( false )
+
+
Set section lead of player flight.
+
@@ -37895,9 +37912,6 @@ BASE:TraceOnOff( false )
-
- Set time stamp.
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 67468c54b..687360e33 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2680,17 +2680,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -7327,17 +7316,6 @@ If the Unit is part of the Task, true is returned.
-
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 90c9cfa2c..1290b1164 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2973,11 +2973,22 @@ based on the tasking capabilities defined in
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 7ccdcd5e9..a74f180f2 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -4528,18 +4528,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-