Skip to main content

Interface: NdbFacility

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

A NDB facility.

Extends

Properties

bfoRequired

readonly bfoRequired: boolean

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

Whether a beat frequency oscillator is required to receive an audible ident signal.


city

readonly city: string

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

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

Facility.city


freqMHz

readonly freqMHz: number

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

The frequency of the facility, in kilohertz. (Despite the name of the property, the value is not given in megahertz.)


icao

readonly icao: string

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

The FS ICAO for this facility.

Deprecated

Use Facility.icaoStruct.

Inherited from

Facility.icao


icaoStruct

readonly icaoStruct: IcaoValue

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

The FS ICAO for this facility.

Inherited from

Facility.icaoStruct


lat

readonly lat: number

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

The latitude of the facility.

Inherited from

Facility.lat


lon

readonly lon: number

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

The longitude of the facility.

Inherited from

Facility.lon


magvar

readonly magvar: number

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

The NDB magnetic variation in, degrees [-180, 180), negative being west.


name

readonly name: string

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

The name of the facility. Can be a localized string (prefix with TT:) that needs passed to Utils.Translate.

Inherited from

Facility.name


range

readonly range: number

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

The NDB useful range in metres.


region

readonly region: string

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

The region code in which this facility appears.

Inherited from

Facility.region


type

readonly type: NdbType

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

The type of NDB.