getAptFix: Get the navaid or navfix nearest to an airport

Description Usage Arguments Value See Also

Description

getAptFix finds the navaid or navfix that is closest to a given airport.

Usage

1
getAptFix(airport)

Arguments

airport

A 4-letter airport ICAO code (character vector of length 1).

Value

A string identifying the nearest navfix/navaid. Because identifiers are not globally unique, the string includes a number, which is the difference between latitude and longitude.

See Also

planRoute


thlytras/rfgfs documentation built on May 31, 2019, 10:44 a.m.