The airspace options.
Readonly
altimeterWhether to display altimeter in inHg instead of hPa.
Readonly
approachATC approach callsign pronunciation.
Readonly
automaticWhether arrivals entering the airspace inbound an approach beacon should automatically follow an approach route.
Readonly
beaconsAirspace beacons.
Readonly
boundaryAirspace boundary.
Readonly
callsignOccurrence of letters in callsigns, specified as the reciprocal of the provided value.
Readonly
ceilingMaximum selectable altitude (1000+ above descentAltitude).
Readonly
centerThe centre of the airspace.
Readonly
departureMaximum departure altitude when SID is enabled (2000+ above ceilingAltitude).
Readonly
departureATC departure callsign pronunciation.
Readonly
departureMinimum altitude above which departures can leave the airspace without having to divert.
Readonly
departureHand-off frequencies for departures.
Readonly
descentMinimum initial altitude for arrivals (1000+ above floorAltitude).
Readonly
elevationThe ground altitude in feet.
Protected
Readonly
fixesReadonly
floorMinimum selectable altitude (1100 to 2500 above elevation).
Readonly
magneticAirspace magnetic variance in degrees (positive is east).
Readonly
metricWhether to display altitudes in metres instead of feet.
Protected
Readonly
runwaysReadonly
separationMinimum allowed distance between aircraft, in nautical miles.
Readonly
speedSpeed restrictions.
Readonly
strictWhether arrivals should spawn precisely at the entrypoints without random deviation.
Readonly
transitionalThe highest altitude displayed in feet instead of flight level. For simplicity, QNH is always 1013hPa.
Readonly
usWhether to use US-style callsign pronunciation and runway names. E.g. ‘American three forty-five’ for AAL345, and ‘Runway twenty-two left’ for RWY 22L.
Readonly
wakeWake turbulence separation matrix.
Readonly
zoomDefault zoom level (higher is more zoomed in).
A registry for storing and retrieving airspace components.
The following fixes are automatically registered by an Airspace:
@center
— Airspace#center