units

package
v1.10.21 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: BSD-3-Clause Imports: 0 Imported by: 15

Documentation

Index

Constants

View Source
const (
	KiB = 1024       // 1 kibibyte
	MiB = 1024 * KiB // 1 mebibyte
	GiB = 1024 * MiB // 1 gibibyte
)
View Source
const (
	NanoLux   uint64 = 1
	MicroLux  uint64 = 1000 * NanoLux
	Schmeckle uint64 = 49*MicroLux + 463*NanoLux
	MilliLux  uint64 = 1000 * MicroLux
	Lux       uint64 = 1000 * MilliLux
	KiloLux   uint64 = 1000 * Lux
	MegaLux   uint64 = 1000 * KiloLux
)

Denominations of value

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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