This commit is contained in:
FlightControl
2017-06-13 13:17:17 +02:00
parent 94c208cbc9
commit 5a7551d312
92 changed files with 11076 additions and 118 deletions

View File

@@ -17,6 +17,11 @@
index
</li></ul>
<ul>
<li><a href="AI_A2A.html">AI_A2A</a></li>
<li><a href="AI_A2A_Cap.html">AI_A2A_Cap</a></li>
<li><a href="AI_A2A_Dispatcher.html">AI_A2A_Dispatcher</a></li>
<li><a href="AI_A2A_GCI.html">AI_A2A_GCI</a></li>
<li><a href="AI_A2A_Patrol.html">AI_A2A_Patrol</a></li>
<li><a href="AI_Bai.html">AI_Bai</a></li>
<li><a href="AI_Balancer.html">AI_Balancer</a></li>
<li><a href="AI_Cap.html">AI_Cap</a></li>
@@ -100,6 +105,63 @@
<div id="content">
<h2>Module</h2>
<table class="module_list">
<tr>
<td class="name" nowrap="nowrap"><a href="AI_A2A.html">AI_A2A</a></td>
<td class="summary">
<p><strong>AI</strong> -- <strong>AI A2A Air Patrolling or Staging.</strong></p>
<hr/>
<h3>Author: <strong>Sven Van de Velde (FlightControl)</strong></h3>
<h3>Contributions:</h3>
<ul>
<li><strong><a href="https://forums.eagle.ru/member.php?u=112075">Dutch_Baron</a></strong>: Working together with James has resulted in the creation of the AI_BALANCER class.</li>
</ul>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="AI_A2A_Cap.html">AI_A2A_Cap</a></td>
<td class="summary">
<p><strong>AI</strong> -- <strong>Execute Combat Air Patrol (CAP).</strong></p>
<p><img src="..\Presentations\AI_CAP\Dia1.JPG" alt="Banner Image"/></p>
<hr/>
<p>AI CAP classes makes AI Controllables execute a Combat Air Patrol.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="AI_A2A_Dispatcher.html">AI_A2A_Dispatcher</a></td>
<td class="summary">
<p><strong>AI</strong> - The AI<em>A2A</em>DISPATCHER creates an automatic A2A defense system based on an EWR network targets and coordinating CAP and GCI.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="AI_A2A_GCI.html">AI_A2A_GCI</a></td>
<td class="summary">
<p><strong>AI</strong> -- <strong>Execute Ground Controlled Interception (GCI).</strong></p>
<p><img src="..\Presentations\AI_GCI\Dia1.JPG" alt="Banner Image"/></p>
<hr/>
<p>AI A2A_INTEREPT class makes AI Groups execute an Intercept.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="AI_A2A_Patrol.html">AI_A2A_Patrol</a></td>
<td class="summary">
<p><strong>AI</strong> -- <strong>Air Patrolling or Staging.</strong></p>
<p><img src="..\Presentations\AI_PATROL\Dia1.JPG" alt="Banner Image"/></p>
<hr/>
<p>AI PATROL classes makes AI Controllables execute an Patrol.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="AI_Bai.html">AI_Bai</a></td>
<td class="summary">