devices

package
v0.0.0-...-040724e Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: BSD-3-Clause, GPL-2.0, BSD-3-Clause, + 1 more Imports: 0 Imported by: 2

Documentation

Overview

Look up tables stroring device properties. E.g. for use in calculating relative centrifugal force.

Index

Constants

This section is empty.

Variables

View Source
var (
	Shaker = map[string]map[string]float64{
		"HiGro incubator-shaker": {
			"dt": 0.008,
		},
		"Thermomixer": {
			"dt": 0.003,
		},
		"Kuhner": {
			"dt": 0.025,
		},
		"3000 T-elm": {
			"dt":                 0.002,
			"maxrpm":             3000,
			"minrpm":             200,
			"shakeaccuracy":      25,
			"zeroposaccuracy":    0.0001,
			"heatupRate":         7,
			"maxtemp":            99,
			"tempaccuracy":       0.1,
			"tempuniformity":     0.5,
			"environmaxtemp":     45,
			"environmintemp":     5,
			"enrironmaxhumidity": 80,
			"weightinkg":         1.5,
			"Width":              0.142,
			"Depth":              0.099,
			"Height":             0.0575,
		},
		"QCoolPlate": {
			"Height": 0.079,
		},
		"InhecoStaticOnDeck": {
			"Height": 0.0575,
		},
	}
)

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