Enums§
Functions§
- grid_
bearing - Calculates the bearing from one grid square to another in degrees.
- grid_
dist_ bearing - Calculates the distance and bearing between two grid squares using the Haversine formula.
- grid_
distance - Calculates the distance between two grid squares in kilometers.
- grid_
to_ longlat - Converts a Maidenhead grid square string to longitude and latitude coordinates.
- longlat_
to_ grid - Converts longitude and latitude coordinates to a Maidenhead grid square string.