Interface: FacilityDme
Defined in: src/sdk/navigation/Facilities.ts:847
DME information with a VorFacility.
Properties
alt
readonlyalt:number
Defined in: src/sdk/navigation/Facilities.ts:849
The altitude of the DME transmitter in metres.
atGlideslope
readonlyatGlideslope:boolean
Defined in: src/sdk/navigation/Facilities.ts:852
Whether the DME station is colocated with the glideslope.
atNav
readonlyatNav:boolean
Defined in: src/sdk/navigation/Facilities.ts:855
Whether the DME station is colocated with the nav transmitter (VOR or LOC).
dmeBias
readonlydmeBias: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
readonlylat:number
Defined in: src/sdk/navigation/Facilities.ts:858
The latitude of the DME transmitter.
lon
readonlylon:number
Defined in: src/sdk/navigation/Facilities.ts:861
The longitude of the DME transmitter.