factors

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: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EarthRadius = constants.EarthRadius
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Factor

type Factor float64
const (
	Centimeters   Factor = EarthRadius * 100
	Centimetres   Factor = EarthRadius * 100
	Degrees       Factor = 360 / (2 * math.Pi)
	Feet          Factor = EarthRadius * 3.28084
	Inches        Factor = EarthRadius * 39.37
	Kilometers    Factor = EarthRadius / 1000
	Kilometres    Factor = EarthRadius / 1000
	Meters        Factor = EarthRadius
	Metres        Factor = EarthRadius
	Miles         Factor = EarthRadius / 1609.344
	Millimeters   Factor = EarthRadius * 1000
	Millimetres   Factor = EarthRadius * 1000
	Nauticalmiles Factor = EarthRadius / 1852
	Radians       Factor = 1.0
	Yards         Factor = EarthRadius * 1.0936
)

factors

Jump to

Keyboard shortcuts

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