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:
@@ -19346,6 +19346,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>
|
||||
@@ -19426,6 +19432,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>
|
||||
@@ -19475,6 +19487,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