Skip to main content

Interface: IntersectionFacility

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

An intersection facility.

Extends

Properties

city

readonly city: string

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

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


icao

readonly icao: string

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

The FS ICAO for this facility.

Inherited from

Facility.icao


lat

readonly lat: number

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

The latitude of the facility.

Inherited from

Facility.lat


lon

readonly lon: number

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

The longitude of the facility.

Inherited from

Facility.lon


magvar

readonly magvar: number

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

The magnetic variation at a given facilty location.

Inherited from

Facility.magvar


name

readonly name: string

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

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

Inherited from

Facility.name


nearestVorDistance

readonly nearestVorDistance: number

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

This distance to the nearest VOR.


nearestVorFrequencyBCD16

readonly nearestVorFrequencyBCD16: number

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

The frequency of the nearest VOR, in BCD16.


nearestVorFrequencyMHz

readonly nearestVorFrequencyMHz: number

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

The frequency of the nearest VOR, in MHz.


nearestVorICAO

readonly nearestVorICAO: string

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

The FS ICAO of the nearest VOR to this intersection.


nearestVorMagneticRadial

readonly nearestVorMagneticRadial: number

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

The radial in degrees magnetic from the nearest VOR that the intersection lies on.


nearestVorTrueRadial

readonly nearestVorTrueRadial: number

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

The radial in degrees true from the nearest VOR that the intersection lies on.


nearestVorType

readonly nearestVorType: VorType

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

The type of the nearest VOR.


region

readonly region: string

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

The region code in which this facility appears.

Inherited from

Facility.region


routes

readonly routes: readonly AirwaySegment[]

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

The airway segments that are adjacent to this