Interface: NdbFacility
Defined in: src/sdk/navigation/Facilities.ts:950
A NDB facility.
Extends
Properties
alt
readonlyalt:number
Defined in: src/sdk/navigation/Facilities.ts:967
The altitude of the NDB transmitter in metres.
bfoRequired
readonlybfoRequired:boolean
Defined in: src/sdk/navigation/Facilities.ts:964
Whether a beat frequency oscillator is required to receive an audible ident signal.
city
readonlycity:string
Defined in: src/sdk/navigation/Facilities.ts:670
The city region boundary within which this facility appears, and optionally also the state, separated by , .
Both city and state can be localized strings (prefixed with TT:), and will need split before passing to Utils.Translate individually.
Inherited from
freqMHz
readonlyfreqMHz:number
Defined in: src/sdk/navigation/Facilities.ts:952
The frequency of the facility, in kilohertz. (Despite the name of the property, the value is not given in megahertz.)
icao
readonlyicao:string
Defined in: src/sdk/navigation/Facilities.ts:649
The FS ICAO for this facility.
Deprecated
Use Facility.icaoStruct.
Inherited from
icaoStruct
readonlyicaoStruct:IcaoValue
Defined in: src/sdk/navigation/Facilities.ts:652
The FS ICAO for this facility.
Inherited from
lat
readonlylat:number
Defined in: src/sdk/navigation/Facilities.ts:658
The latitude of the facility.
Inherited from
lon
readonlylon:number
Defined in: src/sdk/navigation/Facilities.ts:661
The longitude of the facility.
Inherited from
magvar
readonlymagvar:number
Defined in: src/sdk/navigation/Facilities.ts:955
The NDB magnetic variation in, degrees [-180, 180), negative being west.
name
readonlyname:string
Defined in: src/sdk/navigation/Facilities.ts:655
The name of the facility. Can be a localized string (prefix with TT:) that needs passed to Utils.Translate.
Inherited from
range
readonlyrange:number
Defined in: src/sdk/navigation/Facilities.ts:958
The NDB useful range in metres.
region
readonlyregion:string
Defined in: src/sdk/navigation/Facilities.ts:664
The region code in which this facility appears.
Inherited from
type
readonlytype:NdbType
Defined in: src/sdk/navigation/Facilities.ts:961
The type of NDB.