Skip to content

Commit

Permalink
Clarify approach plate recall schema
Browse files Browse the repository at this point in the history
  • Loading branch information
jivebiscuit committed May 30, 2024
1 parent 49525db commit a233165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,11 @@ <h3>Controller Resources</h3>
<button class="collapsible"><span class="arrow"></span> Approach Plate Recall</button>
<div class="content">
<p>All chart recall commands open the selected FAA chart in your computer's default browser.</p>
<p><img class="icon" src="images/warning.png"><b>Note: if an approach variation or runway side designator is used, the leading digit of the runway is ommited (see examples).</b></p>
<p><img class="icon" src="images/warning.png"><b>Note: if an approach variation [A/B/C, W/X/Y/Z] and/or runway side designator [L/R/C] is used, the leading digit of the runway is ommited (see examples).</b></p>
<p><span class="command" style="font-size: larger;">.[AIRPORT][APPROACH CODE]([VARIATION])[RUNWAY]([L/R/C])</span></p>
<table>
<thead>
<tr><th>Approach Type</th><th>Code</th><th>Approach Type</th><th>Code</th></tr>
<tr><th>Approach</th><th>Code</th><th>Approach</th><th>Code</th></tr>
</thead>
<tbody>
<tr><td>ILS</td><td class="command">I</td><td>LOC/DME</td><td class="command">K</td></tr>
Expand Down

0 comments on commit a233165

Please sign in to comment.