Interface: VorFacility
A VOR facility.
Hierarchy
↳
VorFacility
Properties
city
• Readonly
city: string
The city region boundary within which this facility appears.
Inherited from
Defined in
src/sdk/navigation/Facilities.ts:388
freqBCD16
• Readonly
freqBCD16: number
The frequency of the VOR, in BCD16.
Defined in
src/sdk/navigation/Facilities.ts:538
freqMHz
• Readonly
freqMHz: number
The frequency of the VOR, in MHz.
Defined in
src/sdk/navigation/Facilities.ts:535
icao
• Readonly
icao: string
The FS ICAO for this facility.
Inherited from
Defined in
src/sdk/navigation/Facilities.ts:373
lat
• Readonly
lat: number
The latitude of the facility.
Inherited from
Defined in
src/sdk/navigation/Facilities.ts:379
lon
• Readonly
lon: number
The longitude of the facility.
Inherited from
Defined in
src/sdk/navigation/Facilities.ts:382
magneticVariation
• Readonly
magneticVariation: number
The magnetic variation of the specific VOR.
Defined in
src/sdk/navigation/Facilities.ts:541
magvar
• Readonly
magvar: number
The magnetic variation at a given facilty location.
Inherited from
Defined in
src/sdk/navigation/Facilities.ts:391
name
• Readonly
name: string
The name of the facility.
Inherited from
Defined in
src/sdk/navigation/Facilities.ts:376
region
• Readonly
region: string
The region code in which this facility appears.
Inherited from
Defined in
src/sdk/navigation/Facilities.ts:385
type
• Readonly
type: VorType
The type of the VOR.
Defined in
src/sdk/navigation/Facilities.ts:544
vorClass
• Readonly
vorClass: VorClass
The class of the VOR.
Defined in
src/sdk/navigation/Facilities.ts:547