angleUnit

package
v0.0.0-...-e492172 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AngleUnit

type AngleUnit int
const (
	Degree AngleUnit = iota + 1
	Radian
)

func (AngleUnit) Code

func (c AngleUnit) Code() string

Code .

func (AngleUnit) Name

func (c AngleUnit) Name() string

Name .

func (AngleUnit) Unit

func (c AngleUnit) Unit() string

Unit .

type AngleUnitClass

type AngleUnitClass struct {
	Code string
	Name string
	Unit string
}

Jump to

Keyboard shortcuts

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