//
pkg.gl
Category
github.com/sakisds/go-srtm
coordinates
package
1.0.0
Repository:
https://github.com/sakisds/go-srtm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
36 SLOC
#
Functions
Lerp
Lerp Linear interpolation between two points for a parameter t.
ToRadians
ToRadians converts a number in degrees to radians.
#
Constants
EarthRadius
EarthRadius is the radium of the earth in meters.
#
Structs
Point
Point represents a point on earth.