From b61fa4adca5f3b1935b3d74ca432a972bdcf5cb4 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Thu, 31 Jan 2019 17:39:11 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2A.html | 44 -------------
Documentation/AI.AI_Cargo.html | 20 ++++--
Documentation/AI.AI_Patrol.html | 12 ----
Documentation/Cargo.CargoGroup.html | 34 ++--------
Documentation/Cargo.CargoUnit.html | 44 ++++++-------
Documentation/Core.Fsm.html | 26 +++++++-
Documentation/Core.Point.html | 33 ++++++++++
Documentation/Core.Settings.html | 12 ++--
Documentation/Core.Spawn.html | 82 +++++++++++++++++-------
Documentation/Functional.Designate.html | 55 ++++++++++++++++
Documentation/Functional.Detection.html | 39 +----------
Documentation/Functional.Rat.html | 51 +++++++++++++++
Documentation/Tasking.CommandCenter.html | 22 +++++++
Documentation/Tasking.Task_Cargo.html | 11 ----
Documentation/Wrapper.Group.html | 78 ++++++++++++++++++++--
15 files changed, 368 insertions(+), 195 deletions(-)
diff --git a/Documentation/AI.AI_A2A.html b/Documentation/AI.AI_A2A.html
index b4d3ff5b6..24ed52a30 100644
--- a/Documentation/AI.AI_A2A.html
+++ b/Documentation/AI.AI_A2A.html
@@ -2391,17 +2391,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4970,17 +4959,6 @@ Once the time is finished, the old AI will return to the base.
-
-
-
-
@@ -5670,17 +5648,6 @@ Once the time is finished, the old AI will return to the base.
-
-
-
-
@@ -7008,17 +6975,6 @@ Once the time is finished, the old AI will return to the base.
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 1e105b17a..29967c911 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2127,7 +2127,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -2165,6 +2165,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.
+
@@ -4065,7 +4068,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4103,6 +4106,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.
+
@@ -4677,7 +4683,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4715,6 +4721,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.
+
@@ -5927,7 +5936,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5965,6 +5974,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_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.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index aa7cce832..4034bfef8 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1445,6 +1445,9 @@ which are excellent tools to be reused in an OO environment!.
+
+ Then we register the new group in the database
+
@@ -1456,20 +1459,6 @@ which are excellent tools to be reused in an OO environment!.
-
-
-
-
@@ -2788,6 +2777,9 @@ This works for ground only groups.
+
+ Then we register the new group in the database
+
@@ -2799,20 +2791,6 @@ This works for ground only groups.
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 9053b3d08..b3d466d88 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1305,17 +1305,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -1331,6 +1320,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
+
+
+
+
@@ -2017,17 +2017,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2043,6 +2032,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 5c2852433..8fa4351b6 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -4820,7 +4820,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -4836,6 +4836,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6136,7 +6147,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -6152,6 +6163,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index f135ce13d..51b4db22e 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -12275,6 +12275,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -13073,6 +13084,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -18445,6 +18467,17 @@ 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 54a5c07b9..8f309da69 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2120,7 +2120,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2131,7 +2131,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2GSystem
@@ -2164,7 +2164,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SETTINGS.Metric
@@ -3994,7 +3994,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -4005,7 +4005,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2GSystem
@@ -4038,7 +4038,7 @@ It is advised to use this method at the start of the mission.
- #boolean
+
SETTINGS.Metric
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 557de81c9..f11c2f2ed 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2214,6 +2214,18 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3156,17 +3168,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3179,7 +3180,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.
@@ -3217,6 +3218,28 @@ 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.
+
+
+
+
+
@@ -7760,17 +7783,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -7783,7 +7795,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.
@@ -7821,6 +7833,28 @@ 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 aa22a08cf..d00ce2c67 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2944,6 +2944,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6112,6 +6123,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6922,6 +6944,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7702,6 +7735,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9120,6 +9164,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 786ace3e0..dc195281d 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,17 +16311,6 @@ BASE:TraceOnOff( false )
-
-
-
-
@@ -16460,7 +16449,7 @@ BASE:TraceOnOff( false )
-
@@ -20781,7 +20759,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
@@ -22273,7 +22240,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..b15006835 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -2939,6 +2939,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -3777,6 +3783,18 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
@@ -5922,6 +5940,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.
+
+
+
+
@@ -13703,6 +13732,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -18928,6 +18968,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/Tasking.CommandCenter.html b/Documentation/Tasking.CommandCenter.html
index 4eb198c15..3a2899feb 100644
--- a/Documentation/Tasking.CommandCenter.html
+++ b/Documentation/Tasking.CommandCenter.html
@@ -1963,6 +1963,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3109,6 +3120,17 @@ CC:SetReferenceZones( "Station" )
Field(s)
+
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html
index 9350dc897..54a43fd80 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -2683,17 +2683,6 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 9515cbf39..3218c622e 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -3602,7 +3602,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+