Skip to main content

Interface: FacilityDme

Defined in: src/sdk/navigation/Facilities.ts:847

DME information with a VorFacility.

Properties

alt

readonly alt: number

Defined in: src/sdk/navigation/Facilities.ts:849

The altitude of the DME transmitter.


atGlideslope

readonly atGlideslope: boolean

Defined in: src/sdk/navigation/Facilities.ts:852

Whether the DME station is colocated with the glideslope.


atNav

readonly atNav: boolean

Defined in: src/sdk/navigation/Facilities.ts:855

Whether the DME station is colocated with the nav transmitter (VOR or LOC).


lat

readonly lat: number

Defined in: src/sdk/navigation/Facilities.ts:858

The latitude of the DME transmitter.


lon

readonly lon: number

Defined in: src/sdk/navigation/Facilities.ts:861

The longitude of the DME transmitter.