Expand description

DMS Coordinates

Package to manipulate D°M’S’’ coordinates mainly in navigation applications.

Homepage: https://github.com/gwbres/dms-coordinates

Structs

DMS Structure to manipulate D°M’S’’ coordinates

3D D°M'S'' coordinates
(latitude, longitude, optionnal altitude)

Enums

Constants

Earth radius (m)

List of known bearings to construct a D°M'S''

Functions

Returns distance (m) between two decimal degrees coordinates:: coord1: (lat,lon), coord2: (lat, lon)