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:
@@ -1937,7 +1937,7 @@ atisBatumi:Start()
|
||||
<h2>Nevada: Nellis AFB</h2>
|
||||
|
||||
<pre><code>-- ATIS Nellis AFB on 270.10 MHz AM.
|
||||
atisNellis=ATIS:New(AIRBASE.Nevada.Nellis_AFB, 270.1)
|
||||
atisNellis=ATIS:New(AIRBASE.Nevada.Nellis, 270.1)
|
||||
atisNellis:SetRadioRelayUnitName("Radio Relay Nellis")
|
||||
atisNellis:SetActiveRunway("21L")
|
||||
atisNellis:SetTowerFrequencies({327.000, 132.550})
|
||||
@@ -1949,7 +1949,7 @@ atisNellis:Start()
|
||||
<h2>Persian Gulf: Abu Dhabi International Airport</h2>
|
||||
|
||||
<pre><code>-- ATIS Abu Dhabi International on 125.1 MHz AM.
|
||||
atisAbuDhabi=ATIS:New(AIRBASE.PersianGulf.Abu_Dhabi_International_Airport, 125.1)
|
||||
atisAbuDhabi=ATIS:New(AIRBASE.PersianGulf.Abu_Dhabi_Intl, 125.1)
|
||||
atisAbuDhabi:SetRadioRelayUnitName("Radio Relay Abu Dhabi International Airport")
|
||||
atisAbuDhabi:SetMetricUnits()
|
||||
atisAbuDhabi:SetActiveRunway("L")
|
||||
|
||||
Reference in New Issue
Block a user