MOOSE generated documentation [skip ci]

This commit is contained in:
FlightControl-User
2020-12-27 22:01:23 +00:00
parent 0e3ffc7d7b
commit 378971e418
24 changed files with 310 additions and 580 deletions

View File

@@ -1590,7 +1590,7 @@ Controls a network of SAM sites.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CARGO_CRATE).New">CARGO_CRATE:New(Type, Name, LoadRadius, NearRadius, CargoObject)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CARGO_CRATE).New">CARGO_CRATE:New(CargoObject, Type, Name, LoadRadius, NearRadius)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>CARGO_REPRESENTABLE Constructor.</p>
</td>
@@ -1625,17 +1625,6 @@ Controls a network of SAM sites.</p>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_CRATE).CargoCarrier" ><strong>CARGO_CRATE.CargoCarrier</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -2304,17 +2293,6 @@ Controls a network of SAM sites.</p>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(CARGO_CRATE).CargoCarrier" ><strong>CARGO_CRATE.CargoCarrier</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -2428,7 +2406,7 @@ Controls a network of SAM sites.</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(CARGO_CRATE).New" ><strong>CARGO_CRATE:New(Type, Name, LoadRadius, NearRadius, CargoObject)</strong></a></h2>
<h2><a id="#(CARGO_CRATE).New" ><strong>CARGO_CRATE:New(CargoObject, Type, Name, LoadRadius, NearRadius)</strong></a></h2>
</div>
<p>CARGO_REPRESENTABLE Constructor.</p>
@@ -2440,6 +2418,19 @@ Controls a network of SAM sites.</p>
<p><a href="Cargo.Cargo.html##(CARGO_REPRESENTABLE)">Cargo.Cargo#CARGO_REPRESENTABLE</a></p>
</div>
<h2><strong>Parameters:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<a href="Wrapper.Positionable.html##(POSITIONABLE)">Wrapper.Positionable#POSITIONABLE</a>
<strong><strong>CargoObject</strong></strong>
</p>
</div>
<div class="w3-half">
<p>The cargo object.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
@@ -2448,7 +2439,9 @@ Controls a network of SAM sites.</p>
</p>
</div>
<div class="w3-half">
<p></p>
<p>Type name</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
@@ -2459,7 +2452,9 @@ Controls a network of SAM sites.</p>
</p>
</div>
<div class="w3-half">
<p></p>
<p>Name.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
@@ -2471,7 +2466,7 @@ Controls a network of SAM sites.</p>
</div>
<div class="w3-half">
<p>(optional)</p>
<p>(optional) Radius in meters.</p>
</div>
</div>
@@ -2484,20 +2479,10 @@ Controls a network of SAM sites.</p>
</div>
<div class="w3-half">
<p>(optional)</p>
<p>(optional) Radius in meters when the cargo is loaded into the carrier.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<strong><strong>CargoObject</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">