UNPKG

aviation-math

Version:

Different methods to calculate distances, bearing and projections for aviation related software

3 lines (2 loc) 83 B
import { Path } from ".."; export declare function pathToHash(path: Path): string;