mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -1876,13 +1876,13 @@ Use the method <a href="AI.AI_CAP.html##(AI_AIR_PATROL).SetEngageZone">AI.AI_CAP
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_AIR_PATROL).onafterPatrol">AI_AIR_PATROL:onafterPatrol(AIPatrol, From, Event, To)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Defines a new patrol route using the <a href="Process_PatrolZone.html">Process_PatrolZone</a> parameters and settings.</p>
|
||||
<p>Defines a new patrol route using the <a href="AI.AI_Patrol.html##(AI_PATROL_ZONE)">AI.AI_Patrol#AI_PATROL_ZONE</a> parameters and settings.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_AIR_PATROL).onafterPatrolRoute">AI_AIR_PATROL:onafterPatrolRoute(AIPatrol, From, Event, To)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Defines a new patrol route using the <a href="Process_PatrolZone.html">Process_PatrolZone</a> parameters and settings.</p>
|
||||
<p>Defines a new patrol route using the <a href="AI.AI_Patrol.html##(AI_PATROL_ZONE)">AI.AI_Patrol#AI_PATROL_ZONE</a> parameters and settings.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2358,7 +2358,7 @@ Use the method <a href="AI.AI_CAP.html##(AI_AIR_PATROL).SetEngageZone">AI.AI_CAP
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_AIR_PATROL).onafterStart">AI_AIR_PATROL:onafterStart(Controllable, From, Event, To)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Defines a new patrol route using the <a href="Process_PatrolZone.html">Process_PatrolZone</a> parameters and settings.</p>
|
||||
<p>Defines a new patrol route using the <a href="AI.AI_Patrol.html##(AI_PATROL_ZONE)">AI.AI_Patrol#AI_PATROL_ZONE</a> parameters and settings.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -4315,7 +4315,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<h2><a id="#(AI_AIR_PATROL).onafterPatrol" ><strong>AI_AIR_PATROL:onafterPatrol(AIPatrol, From, Event, To)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Defines a new patrol route using the <a href="Process_PatrolZone.html">Process_PatrolZone</a> parameters and settings.</p>
|
||||
<p>Defines a new patrol route using the <a href="AI.AI_Patrol.html##(AI_PATROL_ZONE)">AI.AI_Patrol#AI_PATROL_ZONE</a> parameters and settings.</p>
|
||||
|
||||
<div id= "#Functions##onafterPatrol" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -4398,7 +4398,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<h2><a id="#(AI_AIR_PATROL).onafterPatrolRoute" ><strong>AI_AIR_PATROL:onafterPatrolRoute(AIPatrol, From, Event, To)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Defines a new patrol route using the <a href="Process_PatrolZone.html">Process_PatrolZone</a> parameters and settings.</p>
|
||||
<p>Defines a new patrol route using the <a href="AI.AI_Patrol.html##(AI_PATROL_ZONE)">AI.AI_Patrol#AI_PATROL_ZONE</a> parameters and settings.</p>
|
||||
|
||||
<div id= "#Functions##onafterPatrolRoute" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -6099,7 +6099,7 @@ So, in a group of 4 airplanes, 2 lost and 2 with damage 0.2, the damage threshol
|
||||
|
||||
|
||||
<p>Therefore, with a parameter and a calculation of the distance to the home base, the fuel threshold is calculated.
|
||||
When the fuel threshold is reached, the AI will continue for a given time its patrol task in orbit, while a new AIControllable is targetted to the AI_AIR.
|
||||
When the fuel threshold is reached, the AI will continue for a given time its patrol task in orbit, while a new AIControllable is targeted to the AI_AIR.
|
||||
Once the time is finished, the old AI will return to the base.</p>
|
||||
|
||||
<div id= "#Functions##SetFuelThreshold" class="w3-show w3-white">
|
||||
@@ -7053,7 +7053,7 @@ A random value in this bracket is then applied in the waypoint routing generatio
|
||||
<h2><a id="#(AI_AIR_PATROL).onafterStart" ><strong>AI_AIR_PATROL:onafterStart(Controllable, From, Event, To)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Defines a new patrol route using the <a href="Process_PatrolZone.html">Process_PatrolZone</a> parameters and settings.</p>
|
||||
<p>Defines a new patrol route using the <a href="AI.AI_Patrol.html##(AI_PATROL_ZONE)">AI.AI_Patrol#AI_PATROL_ZONE</a> parameters and settings.</p>
|
||||
|
||||
<div id= "#Functions##onafterStart" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user