Skip to main content

Interface: NdbFacility

A NDB facility.

Hierarchy

Properties

city

Readonly city: string

The city region boundary within which this facility appears.

Inherited from

Facility.city

Defined in

src/sdk/navigation/Facilities.ts:388


freqMHz

Readonly freqMHz: number

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

Defined in

src/sdk/navigation/Facilities.ts:555


icao

Readonly icao: string

The FS ICAO for this facility.

Inherited from

Facility.icao

Defined in

src/sdk/navigation/Facilities.ts:373


lat

Readonly lat: number

The latitude of the facility.

Inherited from

Facility.lat

Defined in

src/sdk/navigation/Facilities.ts:379


lon

Readonly lon: number

The longitude of the facility.

Inherited from

Facility.lon

Defined in

src/sdk/navigation/Facilities.ts:382


magvar

Readonly magvar: number

The magnetic variation at a given facilty location.

Inherited from

Facility.magvar

Defined in

src/sdk/navigation/Facilities.ts:391


name

Readonly name: string

The name of the facility.

Inherited from

Facility.name

Defined in

src/sdk/navigation/Facilities.ts:376


region

Readonly region: string

The region code in which this facility appears.

Inherited from

Facility.region

Defined in

src/sdk/navigation/Facilities.ts:385


type

Readonly type: NdbType

The type of NDB.

Defined in

src/sdk/navigation/Facilities.ts:558