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 in metres.


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).


dmeBias

readonly dmeBias: number

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

The bias of the DME facility, in meters. The measured (reported) distance is obtained by subtracting the bias from the true distance between the aircraft and the DME facility.


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.