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:
@@ -2724,6 +2724,18 @@ The different values of Unit.Category can be:</p>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_AREAS).RadarBlur">DETECTION_AREAS.RadarBlur</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="##(DETECTION_AREAS).RadarBlurClosing">DETECTION_AREAS.RadarBlurClosing</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="##(DETECTION_AREAS).RadarBlurClosingSquare">DETECTION_AREAS.RadarBlurClosingSquare</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2841,7 +2853,7 @@ The different values of Unit.Category can be:</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_AREAS).SetRadarBlur">DETECTION_AREAS:SetRadarBlur(minheight, thresheight, thresblur)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_AREAS).SetRadarBlur">DETECTION_AREAS:SetRadarBlur(minheight, thresheight, thresblur, closing)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
</td>
|
||||
@@ -4332,6 +4344,18 @@ The different values of Unit.Category can be:</p>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_BASE).RadarBlur">DETECTION_BASE.RadarBlur</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="##(DETECTION_BASE).RadarBlurClosing">DETECTION_BASE.RadarBlurClosing</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="##(DETECTION_BASE).RadarBlurClosingSquare">DETECTION_BASE.RadarBlurClosingSquare</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -4449,7 +4473,7 @@ The different values of Unit.Category can be:</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_BASE).SetRadarBlur">DETECTION_BASE:SetRadarBlur(minheight, thresheight, thresblur)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_BASE).SetRadarBlur">DETECTION_BASE:SetRadarBlur(minheight, thresheight, thresblur, closing)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
</td>
|
||||
@@ -6257,6 +6281,18 @@ The different values of Unit.Category can be:</p>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_TYPES).RadarBlur">DETECTION_TYPES.RadarBlur</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="##(DETECTION_TYPES).RadarBlurClosing">DETECTION_TYPES.RadarBlurClosing</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="##(DETECTION_TYPES).RadarBlurClosingSquare">DETECTION_TYPES.RadarBlurClosingSquare</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -6374,7 +6410,7 @@ The different values of Unit.Category can be:</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_TYPES).SetRadarBlur">DETECTION_TYPES:SetRadarBlur(minheight, thresheight, thresblur)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_TYPES).SetRadarBlur">DETECTION_TYPES:SetRadarBlur(minheight, thresheight, thresblur, closing)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
</td>
|
||||
@@ -7940,6 +7976,18 @@ The different values of Unit.Category can be:</p>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_UNITS).RadarBlur">DETECTION_UNITS.RadarBlur</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="##(DETECTION_UNITS).RadarBlurClosing">DETECTION_UNITS.RadarBlurClosing</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="##(DETECTION_UNITS).RadarBlurClosingSquare">DETECTION_UNITS.RadarBlurClosingSquare</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -8057,7 +8105,7 @@ The different values of Unit.Category can be:</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_UNITS).SetRadarBlur">DETECTION_UNITS:SetRadarBlur(minheight, thresheight, thresblur)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_UNITS).SetRadarBlur">DETECTION_UNITS:SetRadarBlur(minheight, thresheight, thresblur, closing)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
</td>
|
||||
@@ -13463,7 +13511,7 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(DETECTION_AREAS).SetRadarBlur" ><strong>DETECTION_AREAS:SetRadarBlur(minheight, thresheight, thresblur)</strong></a></h2>
|
||||
<h2><a id="#(DETECTION_AREAS).SetRadarBlur" ><strong>DETECTION_AREAS:SetRadarBlur(minheight, thresheight, thresblur, closing)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
@@ -13515,6 +13563,19 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
|
||||
<p>Threshold to be detected by the radar overall, defaults to 85 (85% chance to be found)</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#number
|
||||
<strong><strong>closing</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Closing-in in km - the limit of km from which on it becomes increasingly difficult to escape radar detection if flying towards the radar position. Should be about 1/3 of the radar detection radius in kilometers, defaults to 20.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
@@ -19293,28 +19354,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).DetectedItemMax" ><strong>DETECTION_BASE.DetectedItemMax</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -19447,17 +19486,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -19475,7 +19503,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
|
||||
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
|
||||
|
||||
|
||||
@@ -23210,7 +23238,7 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(DETECTION_BASE).SetRadarBlur" ><strong>DETECTION_BASE:SetRadarBlur(minheight, thresheight, thresblur)</strong></a></h2>
|
||||
<h2><a id="#(DETECTION_BASE).SetRadarBlur" ><strong>DETECTION_BASE:SetRadarBlur(minheight, thresheight, thresblur, closing)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
@@ -23262,6 +23290,19 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
|
||||
<p>Threshold to be detected by the radar overall, defaults to 85 (85% chance to be found)</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#number
|
||||
<strong><strong>closing</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Closing-in in km - the limit of km from which on it becomes increasingly difficult to escape radar detection if flying towards the radar position. Should be about 1/3 of the radar detection radius in kilometers, defaults to 20.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
@@ -24060,28 +24101,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).DetectedItemMax" ><strong>DETECTION_BASE.DetectedItemMax</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -24214,17 +24233,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -24242,7 +24250,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
|
||||
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
|
||||
|
||||
|
||||
@@ -25835,28 +25843,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
<a id="#(DETECTION_BASE).DetectedItemMax" ><strong>DETECTION_BASE.DetectedItemMax</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -25989,17 +25975,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -26017,7 +25992,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
|
||||
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
|
||||
|
||||
|
||||
@@ -33894,7 +33869,7 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(DETECTION_TYPES).SetRadarBlur" ><strong>DETECTION_TYPES:SetRadarBlur(minheight, thresheight, thresblur)</strong></a></h2>
|
||||
<h2><a id="#(DETECTION_TYPES).SetRadarBlur" ><strong>DETECTION_TYPES:SetRadarBlur(minheight, thresheight, thresblur, closing)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
@@ -33946,6 +33921,19 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
|
||||
<p>Threshold to be detected by the radar overall, defaults to 85 (85% chance to be found)</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#number
|
||||
<strong><strong>closing</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Closing-in in km - the limit of km from which on it becomes increasingly difficult to escape radar detection if flying towards the radar position. Should be about 1/3 of the radar detection radius in kilometers, defaults to 20.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
@@ -43629,7 +43617,7 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(DETECTION_UNITS).SetRadarBlur" ><strong>DETECTION_UNITS:SetRadarBlur(minheight, thresheight, thresblur)</strong></a></h2>
|
||||
<h2><a id="#(DETECTION_UNITS).SetRadarBlur" ><strong>DETECTION_UNITS:SetRadarBlur(minheight, thresheight, thresblur, closing)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Method to make the radar detection less accurate, e.g.</p>
|
||||
@@ -43681,6 +43669,19 @@ This, this method allows to register for a detection the CAP unit name prefixes
|
||||
|
||||
<p>Threshold to be detected by the radar overall, defaults to 85 (85% chance to be found)</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#number
|
||||
<strong><strong>closing</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Closing-in in km - the limit of km from which on it becomes increasingly difficult to escape radar detection if flying towards the radar position. Should be about 1/3 of the radar detection radius in kilometers, defaults to 20.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
|
||||
Reference in New Issue
Block a user