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
+4 -1
View File
@@ -2106,7 +2106,10 @@ The first function enables this for all squadrons, the latter only for specific
of the race track will randomly selected between 90 (West to East) and 180 (North to South) degrees.
After a random duration between 10 and 20 minutes, the flight will get a new random orbit location.</p>
<p>Note that all parameters except the squadron name are optional. If not specified, default values are taken. Speed and altitude are taken from the</p>
<p>Note that all parameters except the squadron name are optional. If not specified, default values are taken. Speed and altitude are taken from the CAP command used earlier on, e.g.</p>
<pre><code> A2ADispatcher:SetSquadronCap( "Mineralnye", CAPZoneEast, 4000, 10000, 500, 600, 800, 900 )
</code></pre>
<p>Also note that the center of the race track pattern is chosen randomly within the patrol zone and can be close the the boarder of the zone. Hence, it cannot be guaranteed that the
whole pattern lies within the patrol zone.</p>