electroporator

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EPProperties

type EPProperties struct {
	MinVoltage     int
	MaxVoltage     int
	MinCapacitance int
	MaxCapacitance int
	MinResistance  int
	MaxResistance  int
}

TODO identify cuvette compatibility

type EPStatus

type EPStatus struct {
	Ready        bool
	Error        bool
	ErrorMessage string
	ErrorType    int
}

type ElectroporationDriver

type ElectroporationDriver interface {
	Pulse(Voltage, Capacitance, Resistance int)
}

Jump to

Keyboard shortcuts

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