Class: TacanUtils
Utilities to deal with TACAN facilities.
Constructors
constructor
• new TacanUtils(): TacanUtils
Returns
Methods
frequencyToChannel
▸ frequencyToChannel(frequency
): string
Converts a VOR frequency to a TACAN channel.
Parameters
Name | Type | Description |
---|---|---|
frequency | number | The frequency of the VOR. |
Returns
string
The TACAN channel.
Defined in
src/sdk/navigation/Facilities.ts:1748