mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-11 03:43:10 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -4307,7 +4307,13 @@ 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.TerminalType).FighterAircraft">AIRBASE.TerminalType.FighterAircraft</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>244: Combines Shelter. OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
|
||||
<p>244: Combines Shelter, OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE.TerminalType).FighterAircraftSmall">AIRBASE.TerminalType.FighterAircraftSmall</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>344: Combines Shelter, SmallsizeFighter, OpenMed and OpenBig spots. So effectively all spots usable by small fixed wing aircraft.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -19505,7 +19511,18 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
#number
|
||||
<a id="#(AIRBASE.TerminalType).FighterAircraft" ><strong>AIRBASE.TerminalType.FighterAircraft</strong></a>
|
||||
|
||||
<p>244: Combines Shelter. OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
|
||||
<p>244: Combines Shelter, OpenMed and OpenBig spots. So effectively all spots usable by fixed wing aircraft.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#number
|
||||
<a id="#(AIRBASE.TerminalType).FighterAircraftSmall" ><strong>AIRBASE.TerminalType.FighterAircraftSmall</strong></a>
|
||||
|
||||
<p>344: Combines Shelter, SmallsizeFighter, OpenMed and OpenBig spots. So effectively all spots usable by small fixed wing aircraft.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user