mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -1535,7 +1535,7 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CARGO_UNIT).New">CARGO_UNIT: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_UNIT).New">CARGO_UNIT: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>
|
||||
@@ -2406,7 +2406,7 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(CARGO_UNIT).New" ><strong>CARGO_UNIT:New(Type, Name, LoadRadius, NearRadius, CargoObject)</strong></a></h2>
|
||||
<h2><a id="#(CARGO_UNIT).New" ><strong>CARGO_UNIT:New(CargoObject, Type, Name, LoadRadius, NearRadius)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>CARGO_REPRESENTABLE Constructor.</p>
|
||||
@@ -2418,6 +2418,19 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
|
||||
<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>
|
||||
@@ -2426,7 +2439,9 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
|
||||
</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">
|
||||
@@ -2437,7 +2452,9 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
|
||||
</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">
|
||||
@@ -2449,7 +2466,7 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(optional)</p>
|
||||
<p>(optional) Radius in meters.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2462,20 +2479,10 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
|
||||
</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">
|
||||
|
||||
Reference in New Issue
Block a user