mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -22282,6 +22282,12 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Usage:</strong></h2>
|
||||
<pre class="example"><code>Intended Workflow is:
|
||||
mygroup:WayPointInitialize()
|
||||
mygroup:WayPointFunction( WayPoint, WayPointIndex, WayPointFunction, ... )
|
||||
mygroup:WayPointExecute()</code></pre>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -22362,6 +22368,12 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Usage:</strong></h2>
|
||||
<pre class="example"><code>Intended Workflow is:
|
||||
mygroup:WayPointInitialize()
|
||||
mygroup:WayPointFunction( WayPoint, WayPointIndex, WayPointFunction, ... )
|
||||
mygroup:WayPointExecute()</code></pre>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -22411,6 +22423,12 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Usage:</strong></h2>
|
||||
<pre class="example"><code>Intended Workflow is:
|
||||
mygroup:WayPointInitialize()
|
||||
mygroup:WayPointFunction( WayPoint, WayPointIndex, WayPointFunction, ... )
|
||||
mygroup:WayPointExecute()</code></pre>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user