From 79253edb70c2461117aa7e488e8f81d1e7a054d2 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Fri, 9 Nov 2018 07:09:41 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A_Dispatcher.html | 44 --------
Documentation/AI.AI_Cargo.html | 12 --
Documentation/AI.AI_Cargo_Airplane.html | 68 +++++++++++
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoCrate.html | 22 ++++
Documentation/Cargo.CargoUnit.html | 22 ++++
Documentation/Core.Settings.html | 22 ++++
Documentation/Core.Spawn.html | 138 +++++++++++++++++++++--
Documentation/Core.SpawnStatic.html | 30 ++++-
Documentation/Functional.Designate.html | 55 +++++++++
Documentation/Functional.Detection.html | 39 ++++++-
Documentation/Functional.Rat.html | 18 +++
Documentation/Tasking.CommandCenter.html | 22 ----
Documentation/Tasking.Task_Cargo.html | 19 +---
14 files changed, 401 insertions(+), 122 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 76760752f..3fb8d6e8e 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -3866,17 +3866,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -9088,17 +9077,6 @@ They will lock the parking spot.
Field(s)
-
@@ -10105,17 +10083,6 @@ They will lock the parking spot.
Field(s)
-
@@ -11408,17 +11375,6 @@ They will lock the parking spot.
Field(s)
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 64059b519..1e105b17a 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2165,9 +2165,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
No loading happened, so we need to pickup something else.
-
@@ -4106,9 +4103,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
No loading happened, so we need to pickup something else.
-
@@ -4721,9 +4715,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
No loading happened, so we need to pickup something else.
-
@@ -5974,9 +5965,6 @@ 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 d3eca5987..06ee0479d 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2114,6 +2114,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -2155,6 +2169,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -3648,6 +3665,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3689,6 +3720,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -4274,6 +4308,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4315,6 +4363,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
@@ -5538,6 +5589,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5579,6 +5644,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Aircraft is on a depoly mission.
+
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index c476f71b6..ad6e190c2 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -2636,9 +2636,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -5886,9 +5883,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -6633,9 +6627,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8018,9 +8009,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 516c24590..a28641796 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1356,6 +1356,17 @@ which are excellent tools to be reused in an OO environment!.
Field(s)
+
@@ -2024,6 +2035,17 @@ which are excellent tools to be reused in an OO environment!.
Field(s)
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index b3d466d88..0c67f699f 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1305,6 +1305,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2017,6 +2028,17 @@ 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 54a5c07b9..3a7a11128 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2169,6 +2169,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4043,6 +4054,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 451d243e9..6ce10cb0f 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2214,6 +2214,24 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -2944,18 +2962,35 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWN.SpawnInitLivery
@@ -2979,7 +3014,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -2993,7 +3028,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -3189,6 +3224,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.
+
+
+
+
+
+
@@ -7520,18 +7588,35 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
#boolean
-
SPAWN.SpawnInitLimit
+
SPAWN.SpawnInitKeepUnitNames
+
+
Overwrite unit names by default with group name.
+
+
+
+
+
+
SPAWN.SpawnInitLivery
@@ -7555,7 +7640,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -7569,7 +7654,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -7765,6 +7850,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.
+
+
+
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 121a0b483..117f504cc 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1740,8 +1740,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWNSTATIC.CountryID
@@ -2258,8 +2269,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWNSTATIC.CountryID
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index adb16839b..fe64eb5b8 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2922,6 +2922,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6079,6 +6090,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6878,6 +6900,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7647,6 +7680,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9054,6 +9098,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 563fcf108..667211c28 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,6 +16311,17 @@ BASE:TraceOnOff( false )
+
+
+
+
@@ -16460,7 +16471,7 @@ BASE:TraceOnOff( false )
+
@@ -20781,7 +20803,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
@@ -22273,7 +22306,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 df099abd9..8176c0005 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3777,6 +3777,24 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Tasking.CommandCenter.html b/Documentation/Tasking.CommandCenter.html
index 3a2899feb..4eb198c15 100644
--- a/Documentation/Tasking.CommandCenter.html
+++ b/Documentation/Tasking.CommandCenter.html
@@ -1963,17 +1963,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -3120,17 +3109,6 @@ CC:SetReferenceZones( "Station" )
Field(s)
-
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 14c06cd7c..d209dd33d 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2678,22 +2678,11 @@ based on the tasking capabilities defined in
-
-
-
@@ -2726,7 +2715,7 @@ based on the tasking capabilities defined in