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:
@@ -16404,6 +16404,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>
|
||||
@@ -16484,6 +16490,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>
|
||||
@@ -16533,6 +16545,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