mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-11 03:43:10 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -4431,7 +4431,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>If <code>true</code>, cargo group is activated when disembarked. If <code>false</code>, cargo groups are late activated when disembarked. Default <code>nil</code> (usually activated).</p>
|
||||
<p>(Optional) If <code>true</code>, cargo group is activated when disembarked. If <code>false</code>, cargo groups are late activated when disembarked. Default <code>nil</code> (usually activated).</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4559,7 +4559,7 @@ default value of 1 kg per item should be used as the amount of liquid is already
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Weight of a single cargo item in kg. Default 1 kg.</p>
|
||||
<p>(Optional) Weight of a single cargo item in kg. Default 1 kg.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4572,7 +4572,7 @@ default value of 1 kg per item should be used as the amount of liquid is already
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Transport zone combo if other than default.</p>
|
||||
<p>(Optional) Transport zone combo if other than default.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4735,7 +4735,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Randomization radius in meters. Default 0 m.</p>
|
||||
<p>(Optional) Randomization radius in meters. Default 0 m.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4748,7 +4748,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Transport Zone combo.</p>
|
||||
<p>(Optional) Transport Zone combo.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6150,7 +6150,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Number of groups that must be actually delivered (and are not dead). Default 0.</p>
|
||||
<p>(Optional) Number of groups that must be actually delivered (and are not dead). Default 0.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -7893,7 +7893,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Priority 1=high, 100=low. Default 50.</p>
|
||||
<p>(Optional) Priority 1=high, 100=low. Default 50.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -7906,7 +7906,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Number 1-10. If missions with lower value are in the queue, these have to be finished first. Default is <code>nil</code>.</p>
|
||||
<p>(Optional) Number 1-10. If missions with lower value are in the queue, these have to be finished first. Default is <code>nil</code>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -7919,7 +7919,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>If <em>true</em>, another running mission might be cancelled if it has a lower priority.</p>
|
||||
<p>(Optional) If <em>true</em>, another running mission might be cancelled if it has a lower priority.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -8026,7 +8026,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Number of carriers <em>at least</em> required. Default 1.</p>
|
||||
<p>(Optional) Number of carriers <em>at least</em> required. Default 1.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -8039,7 +8039,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Number of carriers <em>at most</em> used for transportation. Default is same as <code>NcarriersMin</code>.</p>
|
||||
<p>(Optional) Number of carriers <em>at most</em> used for transportation. Default is same as <code>NcarriersMin</code>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -8083,7 +8083,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Time the transport is started, e.g. "05:00" for 5 am. If specified as a #number, it will be relative (in seconds) to the current mission time. Default is 5 seconds after mission was added.</p>
|
||||
<p>(Optional) Time the transport is started, e.g. "05:00" for 5 am. If specified as a #number, it will be relative (in seconds) to the current mission time. Default is 5 seconds after mission was added.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -8140,7 +8140,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Be more verbose. Default 0</p>
|
||||
<p>(Optional) Be more verbose. Default 0</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -8660,7 +8660,7 @@ path. </p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Weight of a single cargo item in kg. Default 1 kg.</p>
|
||||
<p>(Optional) Weight of a single cargo item in kg. Default 1 kg.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user