Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-11-16 21:34:40 +00:00
parent d420fdc246
commit 7bb7e88841
32 changed files with 867 additions and 929 deletions

View File

@@ -2426,7 +2426,7 @@ The method <a href="##(POSITIONABLE).GetVelocity">POSITIONABLE.GetVelocity</a>()
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE).New">POSITIONABLE:New(ObjectName, Test)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE).New">POSITIONABLE:New(ObjectName)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Create a new OBJECT from a DCSObject</p>
</td>
@@ -3114,7 +3114,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE.__).New">POSITIONABLE.__:New(ObjectName, Test)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE.__).New">POSITIONABLE.__:New(ObjectName)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Create a new OBJECT from a DCSObject</p>
</td>
@@ -8422,24 +8422,16 @@ If the Identifiable is alive, true is returned. </p>
<div class="w3-margin-left">
<p><a href="Wrapper.Object.html##(OBJECT)">Wrapper.Object#OBJECT</a></p>
</div>
<h2><strong>Return values:</strong></h2>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p>#boolean:</p>
</div>
<div class="w3-half">
<p>true if the object is destroyed.</p>
<div class="w3-half">
<p>#boolean:</p>
</div>
<div class="w3-half">
<p>Returns <code>true</code> if the object is destroyed or #nil if the object is nil.</p>
</div>
<div class="w3-half">
<p>#nil:</p>
</div>
<div class="w3-half">
<p>The DCS Unit is not existing or alive. </p>
</div>
</div>
</div>
</div>
@@ -8479,7 +8471,7 @@ If the Identifiable is alive, true is returned. </p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(POSITIONABLE).New" ><strong>POSITIONABLE:New(ObjectName, Test)</strong></a></h2>
<h2><a id="#(POSITIONABLE).New" ><strong>POSITIONABLE:New(ObjectName)</strong></a></h2>
</div>
<p>Create a new OBJECT from a DCSObject</p>
@@ -8490,7 +8482,7 @@ If the Identifiable is alive, true is returned. </p>
<div class="w3-margin-left">
<p><a href="Wrapper.Object.html##(OBJECT)">Wrapper.Object#OBJECT</a></p>
</div>
<h2><strong>Parameters:</strong></h2>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
@@ -8504,16 +8496,6 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<strong><strong>Test</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
@@ -12529,24 +12511,16 @@ If the Identifiable is alive, true is returned. </p>
<div class="w3-margin-left">
<p><a href="Wrapper.Object.html##(OBJECT)">Wrapper.Object#OBJECT</a></p>
</div>
<h2><strong>Return values:</strong></h2>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p>#boolean:</p>
</div>
<div class="w3-half">
<p>true if the object is destroyed.</p>
<div class="w3-half">
<p>#boolean:</p>
</div>
<div class="w3-half">
<p>Returns <code>true</code> if the object is destroyed or #nil if the object is nil.</p>
</div>
<div class="w3-half">
<p>#nil:</p>
</div>
<div class="w3-half">
<p>The DCS Unit is not existing or alive. </p>
</div>
</div>
</div>
</div>
@@ -12586,7 +12560,7 @@ If the Identifiable is alive, true is returned. </p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(POSITIONABLE.__).New" ><strong>POSITIONABLE.__:New(ObjectName, Test)</strong></a></h2>
<h2><a id="#(POSITIONABLE.__).New" ><strong>POSITIONABLE.__:New(ObjectName)</strong></a></h2>
</div>
<p>Create a new OBJECT from a DCSObject</p>
@@ -12597,7 +12571,7 @@ If the Identifiable is alive, true is returned. </p>
<div class="w3-margin-left">
<p><a href="Wrapper.Object.html##(OBJECT)">Wrapper.Object#OBJECT</a></p>
</div>
<h2><strong>Parameters:</strong></h2>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
@@ -12611,16 +12585,6 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<strong><strong>Test</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">