mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-16 16:05:48 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -2647,6 +2647,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).GetID">AIRBASE:GetID(unique)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get ID of the airbase.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).GetMinimumBoundingCircleFromParkingSpots">AIRBASE:GetMinimumBoundingCircleFromParkingSpots(mark)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get the the bounding circular zone around all parking spots of an airbase.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2677,6 +2683,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).GetParkingSpotsTable">AIRBASE:GetParkingSpotsTable(termtype)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get a table containing the coordinates, terminal index and terminal type of free parking spots at an airbase.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).GetParkingSpotsVec2s">AIRBASE:GetParkingSpotsVec2s(termtype)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get the DCS#Vec2s of all parking spots at an airbase.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -3420,6 +3432,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).parkingByID">AIRBASE.parkingByID</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Parking spot data table with ID as key.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE).parkingCircle">AIRBASE.parkingCircle</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Minimum bounding circle enclosing all parking spots.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -4990,7 +5008,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE.Runway).idx">AIRBASE.Runway.idx</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Runway ID: heading 070° ==> idx="07".</p>
|
||||
<p>Runway ID: heading 070° ==> idx="07". Mostly same as magheading.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -6211,6 +6229,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a>
|
||||
<a id="#(AIRBASE).parkingCircle" ><strong>AIRBASE.parkingCircle</strong></a>
|
||||
|
||||
<p>Minimum bounding circle enclosing all parking spots.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
@@ -7174,6 +7203,50 @@ The dimension of the spawned aircraft and of the potential obstacle are taken in
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(AIRBASE).GetMinimumBoundingCircleFromParkingSpots" ><strong>AIRBASE:GetMinimumBoundingCircleFromParkingSpots(mark)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Get the the bounding circular zone around all parking spots of an airbase.</p>
|
||||
|
||||
<div id= "#Functions##GetMinimumBoundingCircleFromParkingSpots" 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>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#boolean
|
||||
<strong><strong>mark</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) Draw zone on map on first call of this function.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p><a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a>:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>BoundingZone</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -7423,6 +7496,53 @@ The dimension of the spawned aircraft and of the potential obstacle are taken in
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(AIRBASE).GetParkingSpotsVec2s" ><strong>AIRBASE:GetParkingSpotsVec2s(termtype)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Get the DCS#Vec2s of all parking spots at an airbase.</p>
|
||||
|
||||
|
||||
<p>Optionally only those of a specific terminal type. Spots on runways are excluded if not explicitly requested by terminal type.</p>
|
||||
|
||||
<div id= "#Functions##GetParkingSpotsVec2s" 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>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="##(AIRBASE.TerminalType)">#AIRBASE.TerminalType</a>
|
||||
<strong><strong>termtype</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) Terminal type. Default all.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p>#table:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Table of DCS#Vec2 of parking spots.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -9789,6 +9909,17 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a>
|
||||
<a id="#(AIRBASE).parkingCircle" ><strong>AIRBASE.parkingCircle</strong></a>
|
||||
|
||||
<p>Minimum bounding circle enclosing all parking spots.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
@@ -14974,6 +15105,17 @@ Coordinates are dependent on the position of the maps origin.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a>
|
||||
<a id="#(AIRBASE).parkingCircle" ><strong>AIRBASE.parkingCircle</strong></a>
|
||||
|
||||
<p>Minimum bounding circle enclosing all parking spots.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
@@ -16680,6 +16822,17 @@ If the Identifiable is alive, true is returned. </p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a>
|
||||
<a id="#(AIRBASE).parkingCircle" ><strong>AIRBASE.parkingCircle</strong></a>
|
||||
|
||||
<p>Minimum bounding circle enclosing all parking spots.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
@@ -17897,6 +18050,17 @@ If the Identifiable is alive, true is returned. </p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a>
|
||||
<a id="#(AIRBASE).parkingCircle" ><strong>AIRBASE.parkingCircle</strong></a>
|
||||
|
||||
<p>Minimum bounding circle enclosing all parking spots.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
@@ -21978,7 +22142,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
#string
|
||||
<a id="#(AIRBASE.Runway).idx" ><strong>AIRBASE.Runway.idx</strong></a>
|
||||
|
||||
<p>Runway ID: heading 070° ==> idx="07".</p>
|
||||
<p>Runway ID: heading 070° ==> idx="07". Mostly same as magheading.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user