Documentation

This commit is contained in:
FlightControl_Master
2017-08-06 08:14:01 +02:00
parent 5a8d1da54e
commit b2e522aac1
9 changed files with 29 additions and 19 deletions

View File

@@ -969,13 +969,13 @@ Per one, two, three, four?</p>
<h1>Demo Missions</h1>
<h3><a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/release-2-2-pre/AID%20-%20AI%20Dispatching/AID-100%20-%20AI_A2A%20-%20Demonstration">AI_A2A_DISPATCHER Demo Missions</a></h3>
<h3><a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/release-2-2-pre/AID%20-%20AI%20Dispatching">AI_A2A_DISPATCHER Demo Missions</a></h3>
<hr/>
<h1>YouTube Channel</h1>
<h3><a href="">---</a></h3>
<h3><a href="https://www.youtube.com/playlist?list=PL7ZUrU4zZUl0S4KMNUUJpaUs6zZHjLKNx">DCS WORLD - MOOSE - A2A GCICAP - Build an automatic A2A Defense System</a></h3>
<hr/>
@@ -1117,6 +1117,8 @@ when you don't want to let the AI<em>A2A</em>DISPATCHER react immediately when a
<p>Use the method <a href="##(AI_A2A_DISPATCHER).SetGciRadius">AI<em>A2A</em>DISPATCHER.SetGciRadius</a>() to set a specific controlled ground intercept radius.
<strong>The Ground Controlled Intercept radius is defined for ALL squadrons which are operational.</strong></p>
<p>Demonstration Mission: <a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/release-2-2-pre/AID%20-%20AI%20Dispatching/AID-013%20-%20AI_A2A%20-%20Intercept%20Test">AID-013 - AI_A2A - Intercept Test</a></p>
<p>In these examples, the Gci Radius is set to various values:</p>
<pre><code>-- Now Setup the A2A dispatcher, and initialize it using the Detection object.
@@ -1149,6 +1151,8 @@ If a hot war is chosen then <strong>no borders</strong> actually need to be defi
it makes it easier sometimes for the mission maker to envisage where the red and blue territories roughly are.
In a hot war the borders are effectively defined by the ground based radar coverage of a coalition.</p>
<p>Demonstration Mission: <a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/release-2-2-pre/AID%20-%20AI%20Dispatching/AID-009 - AI_A2A - Border Test">AID-009 - AI_A2A - Border Test</a></p>
<p>In this example a border is set for the CCCP A2A dispatcher:</p>
<p><img src="..\Presentations\AI_A2A_DISPATCHER\AI_A2A_DISPATCHER-ME_4.JPG" alt="Banner Image"/></p>
@@ -1672,7 +1676,7 @@ Therefore if F4s are wanted as a coalitions CAP or GCI aircraft Germany will
<h1>YouTube Channel</h1>
<h3><a href="">---</a></h3>
<h3><a href="https://www.youtube.com/playlist?list=PL7ZUrU4zZUl0S4KMNUUJpaUs6zZHjLKNx">DCS WORLD - MOOSE - A2A GCICAP - Build an automatic A2A Defense System</a></h3>
<hr/>
@@ -4067,6 +4071,8 @@ when you don't want to let the AI<em>A2A</em>DISPATCHER react immediately when a
<p>Use the method <a href="##(AI_A2A_DISPATCHER).SetGciRadius">AI<em>A2A</em>DISPATCHER.SetGciRadius</a>() to set a specific controlled ground intercept radius.
<strong>The Ground Controlled Intercept radius is defined for ALL squadrons which are operational.</strong></p>
<p>Demonstration Mission: <a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/release-2-2-pre/AID%20-%20AI%20Dispatching/AID-013%20-%20AI_A2A%20-%20Intercept%20Test">AID-013 - AI_A2A - Intercept Test</a></p>
<h3>Parameter</h3>
<ul>