Crate maidenhead

Crate maidenhead 

Source

Enums§

MHError

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.