pointtolinedistance

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PointToLineDistance

func PointToLineDistance(pt []float64, line [][]float64, units factors.Factor, method Method) (float64, error)

Types

type Method added in v0.0.6

type Method string
const (
	Planar   Method = "planar"
	Geodesic Method = "geodesic"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL