mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -2616,6 +2616,12 @@ Waiting for Ugra and ED to fix this issue.</p>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE)._CheckTerminalType">AIRBASE._CheckTerminalType(Term_Type, termtype)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Helper function to check for the correct terminal type including "artificial" ones.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE)._GetCategory">AIRBASE:_GetCategory()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get the category of this airbase.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -7465,6 +7471,28 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(AIRBASE)._GetCategory" ><strong>AIRBASE:_GetCategory()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Get the category of this airbase.</p>
|
||||
|
||||
|
||||
<p>This is only a debug function because DCS 2.9 incorrectly returns heliports as airdromes.</p>
|
||||
|
||||
<div id= "#Functions##_GetCategory" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p>AIRBASE</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user