Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-09-06 11:42:50 +00:00
parent 79308f7628
commit c07fe2eee7
27 changed files with 778 additions and 864 deletions

View File

@@ -8877,14 +8877,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<p> @param #DETECTION_BASE self
@param #string From The From State string.
@param #string Event The Event string.
@param #string To The To State string.
@param Wrapper.Group#GROUP Detection The Group detecting.
@param #number DetectionTimeStamp Time stamp of detection event.</p>
<div id= "#Functions##onafterDetection" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
<h2><strong>Defined in:</strong></h2>
@@ -8895,51 +8887,66 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>From</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
<p>The From State string.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>Event</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
<p>The Event string.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>To</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
<p>The To State string.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<a href="Wrapper.Group.html##(GROUP)">Wrapper.Group#GROUP</a>
<strong><strong>Detection</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
<p>The Group detecting.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>DetectionTimeStamp</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
<p>Time stamp of detection event.</p>
</div>
</div>
</div>