From e6931a682edfea35531c350f4c20ae75feebbba7 Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Sun, 11 Dec 2022 15:01:53 +0000 Subject: [PATCH] MOOSE generated documentation [skip ci] --- Documentation/AI.AI_A2G_Dispatcher.html | 44 ---- Documentation/AI.AI_Air.html | 132 ++++++++++++ Documentation/AI.AI_Air_Squadron.html | 22 ++ Documentation/AI.AI_Cargo.html | 12 -- Documentation/AI.AI_Cargo_Airplane.html | 12 ++ Documentation/AI.AI_Cargo_Helicopter.html | 40 +++- Documentation/Cargo.CargoCrate.html | 22 ++ Documentation/Cargo.CargoGroup.html | 34 ++++ Documentation/Cargo.CargoUnit.html | 22 ++ Documentation/Core.Fsm.html | 4 +- Documentation/Core.Point.html | 33 +++ Documentation/Core.Set.html | 48 ++--- Documentation/Core.Settings.html | 12 +- Documentation/Core.Spawn.html | 192 ++++++------------ Documentation/Functional.ATC_Ground.html | 10 +- Documentation/Functional.Detection.html | 33 +++ Documentation/Functional.RAT.html | 51 +++-- Documentation/Functional.Scoring.html | 18 +- Documentation/Ops.Airboss.html | 102 ++-------- Documentation/Ops.CSAR.html | 162 +++++++++++---- Documentation/Ops.CTLD.html | 98 +++------ Documentation/Tasking.Task.html | 22 ++ Documentation/Tasking.Task_CARGO.html | 6 +- .../Tasking.Task_Cargo_Dispatcher.html | 32 +-- Documentation/Utilities.FiFo.html | 22 ++ Documentation/Wrapper.Group.html | 78 +------ Documentation/Wrapper.Marker.html | 66 ++++++ 27 files changed, 800 insertions(+), 529 deletions(-) diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 3d24da8f6..7d099ea57 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4756,17 +4756,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -13245,17 +13234,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -14584,17 +14562,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -16225,17 +16192,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 77e4a5c42..dc3a82874 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3037,6 +3037,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -3136,6 +3147,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -5843,6 +5876,17 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -5942,6 +5986,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -6568,6 +6634,17 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -6667,6 +6744,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -8181,6 +8280,17 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -8280,6 +8390,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index a3dd226b4..20880f485 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2522,6 +2522,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3593,6 +3604,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index d520931c1..a3f62be50 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2756,9 +2756,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.

- @@ -4789,9 +4786,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.

- @@ -5404,9 +5398,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.

- @@ -6907,9 +6898,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 a35c39d04..049661484 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2713,6 +2713,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ @@ -4500,6 +4503,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ @@ -5129,6 +5135,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ @@ -6646,6 +6655,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index cbfad0e17..d149b8b74 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2870,22 +2870,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -4788,22 +4794,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -5458,22 +5470,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -7016,22 +7034,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 0fc592228..23ef291a8 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1826,6 +1826,17 @@

Field(s)

+
+ + +
@@ -2494,6 +2505,17 @@

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index fdbe54535..709cc46ad 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1897,10 +1897,27 @@
+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ +
+
+
+ + CARGO_GROUP.CargoGroup + +

Then we register the new group in the database

+
@@ -3215,10 +3232,27 @@ This works for ground only groups.

+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ +
+
+
+ + CARGO_GROUP.CargoGroup + +

Then we register the new group in the database

+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index 56700c265..65f8e6301 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1775,6 +1775,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles + +
+
+
+ + CARGO_UNIT.CargoInAir @@ -2490,6 +2501,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles + +
+
+
+ + CARGO_UNIT.CargoInAir diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 533fe1d2f..5c7ae450b 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5760,7 +5760,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState @@ -7359,7 +7359,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 11d565b8f..ca50fdb42 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -17652,6 +17652,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

the y coordinate in meters.

+
+ +
+
+
+ + +POINT_VEC2.z + + +
@@ -18450,6 +18461,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

the y coordinate in meters.

+
+ +
+
+
+ + +POINT_VEC2.z + + +
@@ -26897,6 +26919,17 @@ Creates a line on the F10 map from one point to another.

the y coordinate in meters.

+
+ +
+
+
+ + +POINT_VEC2.z + + +
diff --git a/Documentation/Core.Set.html b/Documentation/Core.Set.html index c374c5df7..7373b27b2 100644 --- a/Documentation/Core.Set.html +++ b/Documentation/Core.Set.html @@ -2981,7 +2981,7 @@ The following iterator methods are currently available within the SET_ZONE_GOAL:

SET_AIRBASE:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -3831,7 +3831,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_BASE:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -4834,7 +4834,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_CARGO:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -5813,7 +5813,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_CLIENT:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -6928,7 +6928,7 @@ mission designer to add a dedicated method

SET_GROUP:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -7955,7 +7955,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_OPSGROUP:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -8916,7 +8916,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_PLAYER:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -9847,7 +9847,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_SCENERY:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -10886,7 +10886,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_STATIC:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -11993,7 +11993,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_UNIT:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -12960,7 +12960,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_ZONE:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -13915,7 +13915,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_ZONE_GOAL:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -16293,7 +16293,7 @@ DatabaseSet = SET_AIRBASE:New()

SET_AIRBASE:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -21477,7 +21477,7 @@ When moose is loading dynamically (for moose class development), tracing is swit

SET_BASE:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -27611,7 +27611,7 @@ DatabaseSet = SET_CARGO:New()

SET_CARGO:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -33640,7 +33640,7 @@ DBObject = SET_CLIENT:New()

SET_CLIENT:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -40773,7 +40773,7 @@ MySetGroup:SetCargoBayWeightLimit()

SET_GROUP:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -47067,7 +47067,7 @@ GroupSet = SET_OPSGROUP:New():FilterActive( false ):FilterCoalition( "blue" ):Fi

SET_OPSGROUP:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -52973,7 +52973,7 @@ DBObject = SET_PLAYER:New()

SET_PLAYER:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -58591,7 +58591,7 @@ When moose is loading dynamically (for moose class development), tracing is swit

SET_SCENERY:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -64978,7 +64978,7 @@ DBObject = SET_STATIC:New()

SET_STATIC:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -71828,7 +71828,7 @@ MySetUnit:SetCargoBayWeightLimit()

SET_UNIT:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -77776,7 +77776,7 @@ DatabaseSet = SET_ZONE:New()

SET_ZONE:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

@@ -83545,7 +83545,7 @@ DatabaseSet = SET_ZONE_GOAL:New()

SET_ZONE_GOAL:GetSetObjects()

-

Return a table of the Objects in the Set.

+

Returns a table of the Objects in the Set.

diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 36d8044dc..f5c258255 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2817,7 +2817,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -2828,7 +2828,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -2872,7 +2872,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -4985,7 +4985,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem @@ -4996,7 +4996,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem @@ -5040,7 +5040,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 19f97e3cb..858703324 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2812,18 +2812,6 @@ and any spaces before and after the resulting name are removed.

SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

SPAWN.livery_id

- - - - - -

SPAWN.uncontrolled

- - @@ -3383,11 +3371,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.

+
@@ -3515,6 +3506,20 @@ 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.

+
@@ -3584,17 +3589,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -3705,16 +3699,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- -SPAWN.SpawnInitLivery - - +

By default, no InitLimit

@@ -3727,17 +3713,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -3780,7 +3755,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -3794,7 +3769,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -3940,6 +3915,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -3952,7 +3938,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.

@@ -4004,28 +3990,6 @@ 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.

-
- -
-
-
- - -SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.uncontrolled - - -
@@ -8764,11 +8728,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.

+
@@ -8896,6 +8863,20 @@ 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.

+
@@ -8965,17 +8946,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
@@ -9086,16 +9056,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- -SPAWN.SpawnInitLivery - - +

By default, no InitLimit

@@ -9108,17 +9070,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -9161,7 +9112,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- + #number SPAWN.SpawnMaxGroups @@ -9175,7 +9126,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- + #number SPAWN.SpawnMaxUnitsAlive @@ -9321,6 +9272,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -9333,7 +9295,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.

@@ -9385,28 +9347,6 @@ 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.

-
- -
-
-
- - -SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.uncontrolled - - -
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index aeb826fb6..04e322406 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3832,7 +3832,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table ATC_GROUND.Airbases @@ -3848,6 +3848,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

+
@@ -4414,7 +4417,7 @@ An airbase can be specified to set the maximum kick speed for.

- + #table ATC_GROUND.Airbases @@ -4430,6 +4433,9 @@ An airbase can be specified to set the maximum kick speed for.

+ +

Kickspeed

+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 44ad30d74..501eb68b1 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -19261,7 +19261,18 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ #boolean +DETECTION_BASE.Locking + + +
+ +
+
+
+ + #number DETECTION_BASE.RefreshTimeInterval @@ -23953,7 +23964,18 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+ #boolean +DETECTION_BASE.Locking + + +
+ +
+
+
+ + #number DETECTION_BASE.RefreshTimeInterval @@ -25706,7 +25728,18 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+ #boolean +DETECTION_BASE.Locking + + +
+ +
+
+
+ + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 433e23196..93ed0c3da 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3435,6 +3435,12 @@ manager:Stop(7200)

RAT.termtype

Type of terminal to be used when spawning at an airbase.

+ + + +

RAT.type

+ + @@ -4402,18 +4408,6 @@ and any spaces before and after the resulting name are removed.

RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

RAT.livery_id

- - - - - -

RAT.uncontrolled

- - @@ -6799,6 +6793,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.

+
+ +
+
+
+ + +RAT.type + + +
@@ -14679,6 +14684,17 @@ Initializes the ratcraft array and group menu.

Type of terminal to be used when spawning at an airbase.

+
+ +
+
+
+ + +RAT.type + + +
@@ -20613,6 +20629,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.

+
+ +
+
+
+ + +RAT.type + + +
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index f54586b00..108de65b3 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2893,11 +2893,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.AutoSave + +

Create the CSV file.

+
@@ -3080,7 +3083,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -3091,7 +3094,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyonfratricide @@ -5479,11 +5482,14 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.AutoSave + +

Create the CSV file.

+
@@ -5666,7 +5672,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyoncoalitionchange @@ -5677,7 +5683,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyonfratricide diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index cdd2b5161..f4505a306 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9405,17 +9405,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -9427,17 +9416,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -28986,17 +28964,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -29008,17 +28975,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -32018,17 +31974,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -32040,17 +31985,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -39579,7 +39513,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set case of f

+

Set case to that of lead.

@@ -39643,20 +39577,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-AIRBOSS.PlayerData.flag - - - - -

Also decrease flag for section members of flight.

- -
- -
-
-
- - AIRBOSS.PlayerData.grade @@ -39675,6 +39595,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.

+
+ +
+
+
+ + #boolean +AIRBOSS.PlayerData.holding + + +
@@ -39810,9 +39741,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set section lead of player flight.

-
@@ -39835,9 +39763,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set Stable Hover

-
@@ -39871,9 +39796,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set new time stamp.

-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 5a3061b71..ba0c60dd4 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2483,6 +2483,12 @@ Create a late-activated single infantry unit as template in the mission editor a

CSAR.inTransitGroups

+ + + +

CSAR.index

+ + @@ -3825,7 +3831,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -4268,17 +4274,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4377,6 +4372,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

contain a table for each SAR with all units he has with the original names

+ + + +
+
+ + +CSAR.index + + +
@@ -4585,6 +4591,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -4610,6 +4630,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -9152,7 +9186,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -9595,17 +9629,6 @@ callsigns from playername or group name.

-
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -9704,6 +9727,17 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

+
+ +
+
+
+ + +CSAR.index + + +
@@ -9912,6 +9946,20 @@ callsigns from playername or group name.

+ +
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -9937,6 +9985,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -11580,7 +11642,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -12023,17 +12085,6 @@ callsigns from playername or group name.

-
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -12132,6 +12183,17 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

+
+ +
+
+
+ + +CSAR.index + + +
@@ -12340,6 +12402,20 @@ callsigns from playername or group name.

+ +
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -12365,6 +12441,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 9bdaf8097..aa1ab27eb 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -7235,17 +7235,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -7360,7 +7349,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -7382,14 +7371,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -15995,17 +15981,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -16120,7 +16095,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -16142,14 +16117,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -18439,17 +18411,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -18564,7 +18525,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -18586,14 +18547,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -23484,17 +23442,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Flag for direct loading.

-
- -
-
-
- - -CTLD_CARGO.Mark - - -
@@ -23644,17 +23591,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Flag for direct loading.

- - - -
-
- - -CTLD_CARGO.Mark - - -
@@ -27265,6 +27201,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
@@ -27918,6 +27865,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index 2e7e23d93..133909fdc 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -2897,6 +2897,17 @@ but can separately be modified later in your mission using the + + + +
+
@@ -7533,6 +7544,17 @@ 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 133e4650d..664f7bc26 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3238,7 +3238,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -4660,7 +4660,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -9192,7 +9192,7 @@ If the Unit is part of the Task, true is returned.

- + #number TASK_CARGO.CargoLimit diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 841b8016f..4cf170ac3 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3175,8 +3175,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -3186,8 +3186,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table -TASK_CARGO_DISPATCHER.DefaultDeployZones + +TASK_CARGO_DISPATCHER.MaxCSAR @@ -4281,8 +4281,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4292,8 +4292,8 @@ This method can only be used once!

- #table -TASK_CARGO_DISPATCHER.DefaultDeployZones + +TASK_CARGO_DISPATCHER.MaxCSAR @@ -5139,8 +5139,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5150,8 +5150,8 @@ This method can only be used once!

- #table -TASK_CARGO_DISPATCHER.DefaultDeployZones + +TASK_CARGO_DISPATCHER.MaxCSAR @@ -6628,8 +6628,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -6639,8 +6639,8 @@ This method can only be used once!

- #table -TASK_CARGO_DISPATCHER.DefaultDeployZones + +TASK_CARGO_DISPATCHER.MaxCSAR diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 374e58413..f798dd2fe 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -7573,6 +7573,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
+ + #number +LIFO.uniquecounter + + +
@@ -8422,6 +8433,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
+ + #number +LIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 37f1d4aea..898e52c23 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -4956,18 +4956,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -9466,18 +9455,7 @@ So each unit of the group is respawned at exactly the same parking spot as it cu - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -18444,18 +18422,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22301,18 +22268,7 @@ Coordinates are dependent on the position of the maps origin.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22937,18 +22893,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -23208,18 +23153,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index fda7bf1e3..4ae15aee7 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3076,6 +3076,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -5193,6 +5215,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -6781,6 +6825,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +