The true bearing of this end of the runway, in degrees from true north.
Optional
displaced?: numberLength of the displaced threshold on this end of the runway, in feet.
Optional
elevation?: numberThe elevation of the runway, in feet. Must be within 1000 feet of Airspace#elevation.
Optional
glideslope?: numberVertical descent angle of the glideslope for landing on this runway end, measured in degrees from the horizontal.
Internal runway identifier.
The length of this end of the runway, in feet.
Optional
localizer?: numberTrue bearing of the ILS localiser for landing on this runway end, in degrees from true north.
Optional
localizerFix?: LocalizerFixA point on the localiser at a certain distance (NM) from the (displaced) threshold for approaches on this runway end.
Name of this end of the runway.
Optional
opposite?: {Opposite runway end options.
Optional
displaced?: numberLength of the displaced threshold on the opposite end of the runway, in feet.
Optional
glideslope?: numberVertical descent angle of the glideslope for landing on the opposite end of the runway, measured in degrees from the horizontal.
Optional
localizer?: numberTrue bearing of the ILS localiser for landing on the opposite end of the runway, in degrees from true north.
Optional
localizerFix?: LocalizerFixA point on the localiser at a certain distance (NM) from the (displaced) threshold for approaches on the opposite end of the runway.
The coordinates this end of the runway where the usable surface starts (i.e. including the displaced threshold).
Optional
towerFrequency?: numberTower frequency.
Optional
towerPronunciation?: stringTower name pronunciation.
Readonly
bearingThe true bearing of this end of the runway, in degrees from true north.
Readonly
displacedLength of the displaced threshold on this end of the runway, in feet.
Optional
Readonly
elevationThe elevation of the runway, in feet. Must be within 1000 feet of Airspace#elevation.
Readonly
glideslopeVertical descent angle of the glideslope for landing on this runway end, measured in degrees from the horizontal.
Readonly
idInternal runway identifier.
Readonly
lengthThe length of this end of the runway, in feet.
Readonly
localizerTrue bearing of the ILS localiser for landing on this runway end, in degrees from true north.
Optional
Readonly
localizerA point on the localiser at a certain distance (NM) from the (displaced) threshold for approaches on this runway end.
Readonly
nameName of this end of the runway.
Readonly
oppositeLength of the displaced threshold on the opposite end of the runway, in feet.
Readonly
oppositeVertical descent angle of the glideslope for landing on the opposite end of the runway, measured in degrees from the horizontal.
Readonly
oppositeTrue bearing of the ILS localiser for landing on the opposite end of the runway, in degrees from true north.
Optional
Readonly
oppositeA point on the localiser at a certain distance (NM) from the (displaced) threshold for approaches on the opposite end of the runway.
Readonly
positionThe coordinates this end of the runway where the usable surface starts (i.e. including the displaced threshold).
Optional
Readonly
towerTower frequency.
Optional
Readonly
towerTower name pronunciation.
Whether this is the reverse end of a runway.
Get the true id of the runway, even if this is the reversed end.
Get the opposite end of this runway. If already an opposite end, returns the primary end.
Get the position of the runway threshold.
Runway options.