bloodglucose

package
v0.0.1-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2016 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Mmoll = "mmol/l"
	MmolL = "mmol/L"
	Mgdl  = "mg/dl"
	MgdL  = "mg/dL"

	MmolLToMgdLConversionFactor float64 = 18.01559

	MmolLLowerLimit float64 = 0.0
	MmolLUpperLimit float64 = 55.0
	MgdLLowerLimit  float64 = 0.0
	MgdLUpperLimit  float64 = 1000.0
)

Variables

This section is empty.

Functions

func ConvertValue

func ConvertValue(value float64, fromUnits string, toUnits string) float64

Types

This section is empty.

Jump to

Keyboard shortcuts

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