MOOSE generated documentation [skip ci]

This commit is contained in:
FlightControl-User
2021-01-13 09:23:52 +00:00
parent 627e4e3689
commit a5f52b2216
18 changed files with 419 additions and 499 deletions

View File

@@ -1558,7 +1558,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
<li><a href="##(CONTROLLABLE).Route">CONTROLLABLE.Route</a>(): Make the Controllable to follow a given route.</li>
<li><a href="##(CONTROLLABLE).RouteGroundTo">CONTROLLABLE.RouteGroundTo</a>(): Make the GROUND Controllable to drive towards a specific coordinate.</li>
<li><a href="##(CONTROLLABLE).RouteAirTo">CONTROLLABLE.RouteAirTo</a>(): Make the AIR Controllable to fly towards a specific coordinate.</li>
<li><a href="CONTROLLABLE.RelocateGroundRandomInRadius.html">CONTROLLABLE.RelocateGroundRandomInRadius</a>(): Relocate the GROUND controllable to a random point in a given radius.</li>
<li><a href="##(CONTROLLABLE).RelocateGroundRandomInRadius">CONTROLLABLE.RelocateGroundRandomInRadius</a>(): Relocate the GROUND controllable to a random point in a given radius.</li>
</ul>
<h1>5) Option methods</h1>