Documentation improvements.

This commit is contained in:
FlightControl_Master
2017-07-26 10:06:42 +02:00
parent 227752399b
commit 940f872b40
16 changed files with 505 additions and 65 deletions

View File

@@ -222,6 +222,12 @@ based on the tasking capabilities defined in <a href="Task.html##(TASK)">Task#TA
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G).SetTargetCoordinate">TASK_A2G:SetTargetCoordinate(TargetCoordinate, TaskUnit)</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G).SetTargetSetUnit">TASK_A2G:SetTargetSetUnit(TargetSetUnit)</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -274,6 +280,12 @@ based on the tasking capabilities defined in <a href="Task.html##(TASK)">Task#TA
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G_BAI).TargetSetUnit">TASK_A2G_BAI.TargetSetUnit</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G_BAI).UpdateTaskInfo">TASK_A2G_BAI:UpdateTaskInfo()</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -320,6 +332,12 @@ based on the tasking capabilities defined in <a href="Task.html##(TASK)">Task#TA
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G_CAS).TargetSetUnit">TASK_A2G_CAS.TargetSetUnit</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G_CAS).UpdateTaskInfo">TASK_A2G_CAS:UpdateTaskInfo()</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -366,6 +384,12 @@ based on the tasking capabilities defined in <a href="Task.html##(TASK)">Task#TA
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G_SEAD).TargetSetUnit">TASK_A2G_SEAD.TargetSetUnit</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(TASK_A2G_SEAD).UpdateTaskInfo">TASK_A2G_SEAD:UpdateTaskInfo()</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -809,6 +833,28 @@ The Coordinate object where the Target is located on the map.</p>
<dl class="function">
<dt>
<a id="#(TASK_A2G).SetTargetSetUnit" >
<strong>TASK_A2G:SetTargetSetUnit(TargetSetUnit)</strong>
</a>
</dt>
<dd>
<h3>Parameter</h3>
<ul>
<li>
<p><code><em><a href="Core.Set.html##(SET_UNIT)">Core.Set#SET_UNIT</a> TargetSetUnit </em></code>:
The set of targets.</p>
</li>
</ul>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(TASK_A2G).SetTargetZone" >
<strong>TASK_A2G:SetTargetZone(TargetZone, TaskUnit)</strong>
</a>
@@ -1049,6 +1095,19 @@ The score in points.</p>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(TASK_A2G_BAI).UpdateTaskInfo" >
<strong>TASK_A2G_BAI:UpdateTaskInfo()</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">
@@ -1289,6 +1348,19 @@ The score in points.</p>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(TASK_A2G_CAS).UpdateTaskInfo" >
<strong>TASK_A2G_CAS:UpdateTaskInfo()</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">
@@ -1529,6 +1601,19 @@ The score in points.</p>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(TASK_A2G_SEAD).UpdateTaskInfo" >
<strong>TASK_A2G_SEAD:UpdateTaskInfo()</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">