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:
@@ -2524,7 +2524,7 @@ If you want to obtain the complete <strong>3D position</strong> including orient
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(UNIT).SetAltitude">UNIT:SetAltitude(Altitude, Keep, AltType)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>[AIR] Sets the controlled aircraft group to the specified altitude in meters.</p>
|
||||
<p>[AIR] Sets the controlled aircraft group to fly at the specified altitude in meters.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2542,7 +2542,7 @@ If you want to obtain the complete <strong>3D position</strong> including orient
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(UNIT).SetSpeed">UNIT:SetSpeed(Speed, Keep)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Sets the controlled group to go the specified speed in meters per second. </p>
|
||||
<p>Sets the controlled group to go at the specified speed in meters per second. </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -11283,7 +11283,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><a id="#(UNIT).SetAltitude" ><strong>UNIT:SetAltitude(Altitude, Keep, AltType)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>[AIR] Sets the controlled aircraft group to the specified altitude in meters.</p>
|
||||
<p>[AIR] Sets the controlled aircraft group to fly at the specified altitude in meters.</p>
|
||||
|
||||
<div id= "#Functions##SetAltitude" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -11301,7 +11301,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Altitude in meters</p>
|
||||
<p>Altitude in meters.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -11314,7 +11314,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) When set to true will maintain that altitude on passing waypoints. If no present or false the controlled group will return to the altitude as defined by their route. </p>
|
||||
<p>(Optional) When set to true, will maintain the altitude on passing waypoints. If not present or false, the controlled group will return to the altitude as defined by their route. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -11327,7 +11327,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) Will specify the altitude type used. If nil the altitude type of the current waypoint will be used. Accepted values are "BARO" and "RADIO".</p>
|
||||
<p>(Optional) Specifies the altitude type used. If nil, the altitude type of the current waypoint will be used. Accepted values are "BARO" and "RADIO".</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -11454,7 +11454,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><a id="#(UNIT).SetSpeed" ><strong>UNIT:SetSpeed(Speed, Keep)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Sets the controlled group to go the specified speed in meters per second. </p>
|
||||
<p>Sets the controlled group to go at the specified speed in meters per second. </p>
|
||||
|
||||
<div id= "#Functions##SetSpeed" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -11472,7 +11472,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Speed in meters per second</p>
|
||||
<p>Speed in meters per second.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -11485,7 +11485,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) When set to true will maintain that speed on passing waypoints. If no present or false the controlled group will return to the speed as defined by their route. </p>
|
||||
<p>(Optional) When set to true, will maintain the speed on passing waypoints. If not present or false, the controlled group will return to the speed as defined by their route. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user