Skip to main content

Class: TacanUtils

Utilities to deal with TACAN facilities.

Constructors

constructor

new TacanUtils(): TacanUtils

Returns

TacanUtils

Methods

frequencyToChannel

frequencyToChannel(frequency): string

Converts a VOR frequency to a TACAN channel.

Parameters

NameTypeDescription
frequencynumberThe frequency of the VOR.

Returns

string

The TACAN channel.

Defined in

src/sdk/navigation/Facilities.ts:1748