Module oldnav_lib::navdata
[−]
[src]
Navigation data functionality.
Modules
| airport |
A module with methods for |
| coord |
Spherical and Geographic coordinates. |
| country |
A module with methods for |
| database |
The Navdata Database - Loaded from the x-plane GNS430 database. |
| geohash |
An integer based geohash. Inspired by the geohashrust package. |
| multihash |
This is a collection which is similar to a hashmap in that you store values associated with a key, but the difference is that there can be multiple values associated with the same key. |
| route |
Routes and Legs |
| waypoint |
A module with methods for |