//
pkg.gl
Category
github.com/mmadfox/go-gpsgen
curve
package
0.2.0
Repository:
https://github.com/mmadfox/go-gpsgen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
164 SLOC
#
Functions
New
New creates a new Curve with specified parameters.
#
Constants
ModeDefault
No description provided by the author
ModeMinEnd
No description provided by the author
ModeMinStart
No description provided by the author
#
Structs
Curve
Curve represents a curve with control points and related operations.
Point
Point represents a point in 2D space.
#
Type aliases
CurveMode
CurveMode represents different curve modes.