From 0ad02adcbe12eb2673eab29e4ae1f38a8e3f0124 Mon Sep 17 00:00:00 2001
From: FlightControl-User
Date: Sun, 13 Jan 2019 15:33:37 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_Cargo_Airplane.html | 12 --
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoGroup.html | 34 ++++-
Documentation/Cargo.CargoUnit.html | 44 ------
Documentation/Core.Point.html | 39 +++++-
Documentation/Core.Settings.html | 30 +++-
Documentation/Core.Spawn.html | 78 +++++++++++
Documentation/Core.SpawnStatic.html | 30 +---
Documentation/Core.Spot.html | 132 ------------------
Documentation/Functional.Designate.html | 55 --------
Documentation/Functional.Detection.html | 66 ---------
Documentation/Functional.Rat.html | 12 ++
Documentation/Tasking.CommandCenter.html | 22 ---
Documentation/Tasking.Task.html | 22 ---
Documentation/Tasking.Task_Cargo.html | 19 +--
.../Tasking.Task_Cargo_Dispatcher.html | 44 ++++++
16 files changed, 229 insertions(+), 422 deletions(-)
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index b5cbe1232..06ee0479d 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2197,9 +2197,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -3751,9 +3748,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -4397,9 +4391,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -5681,9 +5672,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/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 dc181768b..aa7cce832 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1427,13 +1427,24 @@ which are excellent tools to be reused in an OO environment!.
+
+
+
@@ -2759,13 +2770,24 @@ This works for ground only groups.
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0c67f699f..c9d544d0c 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,17 +1320,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
@@ -2028,17 +2006,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2054,17 +2021,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-
-
-
-
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index ac116b9bf..51b4db22e 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -4154,9 +4154,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Coordinates.
-
@@ -9595,9 +9592,6 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t
-
- Coordinates.
-
@@ -12281,6 +12275,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -13079,6 +13084,17 @@ BASE:TraceOnOff( false )
the y coordinate in meters.
+
+
+
+
@@ -18451,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 8891a4cbd..fa9a2860d 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
@@ -2169,6 +2169,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3994,7 +4005,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2ASystem
@@ -4005,7 +4016,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2GSystem
@@ -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 bc75e1473..0879bd474 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.livery_id |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3150,6 +3162,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3200,6 +3223,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.
+
+
+
+
+
@@ -7737,6 +7782,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -7787,6 +7843,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/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 117f504cc..121a0b483 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1740,19 +1740,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
SPAWNSTATIC.CountryID
+ #number
+
SPAWNSTATIC.SpawnIndex
@@ -2269,19 +2258,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
SPAWNSTATIC.CountryID
+ #number
+
SPAWNSTATIC.SpawnIndex
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index e72eb76e2..f5e56447c 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2139,50 +2139,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -3114,50 +3070,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -4397,50 +4309,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 aa22a08cf..35d02144e 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2922,17 +2922,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6090,17 +6079,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -6900,17 +6878,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -7680,17 +7647,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
@@ -9098,17 +9054,6 @@ Designate:SetFlashStatusMenu( false )
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 667211c28..9312c6e46 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -16311,28 +16311,6 @@ BASE:TraceOnOff( false )
-
-
-
-
-
@@ -20643,28 +20621,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -22146,28 +22102,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 a4cab81af..8a4b16d43 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -3783,6 +3783,18 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ 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.html b/Documentation/Tasking.Task.html
index 0db5ade13..61a8eaaf4 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2380,17 +2380,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -6903,17 +6892,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 9350dc897..21cbd84f3 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