mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1804,7 +1804,7 @@ ATC_Ground = ATC_GROUND_CAUCASUS:New(
|
||||
<div id= "#Globals##ATC_GROUND_MARIANAISLANDS" class="w3-container w3-white w3-padding-small">
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#table
|
||||
<a href="##(ATC_GROUND_MARIANAISLANDS)">#ATC_GROUND_MARIANAISLANDS</a>
|
||||
<a id="ATC_GROUND_MARIANAISLANDS" ><strong>ATC_GROUND_MARIANAISLANDS</strong></a>
|
||||
|
||||
<h1>ATC_GROUND_MARIANA, extends <a href="##(ATC_GROUND)">#ATC_GROUND</a></h1>
|
||||
@@ -1902,11 +1902,10 @@ ATC_Ground = ATC_GROUND_MARIANAISLANDS:New(
|
||||
<ul>
|
||||
<li><a href="##(ATC_GROUND).SetMaximumKickSpeed">ATC_GROUND.SetMaximumKickSpeed</a>(): Set the maximum speed allowed at an airbase in meters per second. </li>
|
||||
<li><a href="##(ATC_GROUND).SetMaximumKickSpeedKmph">ATC_GROUND.SetMaximumKickSpeedKmph</a>(): Set the maximum speed allowed at an airbase in kilometers per hour.</li>
|
||||
<li><a href="##(ATC_GROUND).SetMaximumKickSpeedMiph">ATC_GROUND.SetMaximumKickSpeedMiph</a>(): Set the maximum speed allowed at an airbase in miles per hour.</li>
|
||||
<li><a href="##(ATC_GROUND).SetMaximumKickSpeedMiph">ATC_GROUND.SetMaximumKickSpeedMiph</a>(): Set the maximum speed allowed at an airbase in miles per hour.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>-- @field #ATC_GROUND_MARIANAISLANDS</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -3053,7 +3052,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<div class="w3-container w3-theme-l2 w3-margin-top"><h2><a id="#(ATC_GROUND_MARIANAISLANDS)">Type <strong>ATC_GROUND_MARIANAISLANDS</strong></a></h2></div>
|
||||
<div class="w3-card-4 w3-padding w3-margin w3-theme-l1">
|
||||
<strong><a href="##(ATC_GROUND_MARIANAISLANDS)">ATC_GROUND_MARIANAISLANDS</a></strong>
|
||||
, extends <strong><a href="##(ATC_GROUND)">#ATC_GROUND</a></strong>
|
||||
</div>
|
||||
<div class="w3-card w3-margin">
|
||||
<table class="w3-table w3-border-bottom w3-border-theme-l2">
|
||||
@@ -3065,6 +3063,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATC_GROUND_MARIANAISLANDS).AirbaseMonitor">ATC_GROUND_MARIANAISLANDS.AirbaseMonitor</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATC_GROUND_MARIANAISLANDS).New">ATC_GROUND_MARIANAISLANDS:New(AirbaseNames)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Creates a new ATC_GROUND_MARIANAISLANDS object.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATC_GROUND_MARIANAISLANDS).Start">ATC_GROUND_MARIANAISLANDS:Start(RepeatScanSeconds)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Start SCHEDULER for ATC_GROUND_MARIANAISLANDS object.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -3884,9 +3894,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
|
||||
|
||||
|
||||
<p> Kickspeed</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -4425,6 +4432,9 @@ An airbase can be specified to set the maximum kick speed for.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #ATC_GROUND self</p>
|
||||
|
||||
<div id= "#Functions##_AirbaseMonitor" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -4469,9 +4479,6 @@ An airbase can be specified to set the maximum kick speed for.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p> Kickspeed</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -7978,6 +7985,91 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
<div class="functions w3-container w3-theme-l2">
|
||||
<h2>Function(s)</h2>
|
||||
</div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(ATC_GROUND_MARIANAISLANDS).New" ><strong>ATC_GROUND_MARIANAISLANDS:New(AirbaseNames)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Creates a new ATC_GROUND_MARIANAISLANDS object.</p>
|
||||
|
||||
<div id= "#Functions##New" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p>ATC_GROUND_MARIANAISLANDS</p>
|
||||
</div>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>AirbaseNames</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>A list {} of airbase names (Use AIRBASE.MarianaIslands enumerator).</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p><a href="##(ATC_GROUND_MARIANAISLANDS)">#ATC_GROUND_MARIANAISLANDS</a>:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>self</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(ATC_GROUND_MARIANAISLANDS).Start" ><strong>ATC_GROUND_MARIANAISLANDS:Start(RepeatScanSeconds)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Start SCHEDULER for ATC_GROUND_MARIANAISLANDS object.</p>
|
||||
|
||||
<div id= "#Functions##Start" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p>ATC_GROUND_MARIANAISLANDS</p>
|
||||
</div>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>RepeatScanSeconds</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Time in second for defining occurency of alerts.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>nothing</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -8516,7 +8608,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) A table of Airbase Names.</p>
|
||||
<p>A table of Airbase Names. Leave empty to cover <strong>all</strong> airbases of the map.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -8531,6 +8623,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Usage:</strong></h2>
|
||||
<pre class="example"><code> -- define monitoring for one airbase
|
||||
local atc=ATC_GROUND_UNIVERSAL:New({AIRBASE.Syria.Gecitkale})
|
||||
-- set kick speed
|
||||
atc:SetKickSpeed(UTILS.KnotsToMps(20))
|
||||
-- start monitoring evey 10 secs
|
||||
atc:Start(10)</code></pre>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -9059,7 +9159,7 @@ An airbase can be specified to set the maximum kick speed for.</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Time in second for defining occurency of alerts.</p>
|
||||
<p>Time in second for defining schedule of alerts.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user