pylabrobot.resources.tip.Tip
pylabrobot.resources.tip.Tip#
- class pylabrobot.resources.tip.Tip(has_filter: bool, total_tip_length: float, maximal_volume: float, fitting_depth: float)#
Bases:
object
A single tip.
- Variables
has_filter – whether the tip type has a filter
total_tip_length – total length of the tip, in in mm
maximal_volume – maximal volume of the tip, in ul
fitting_depth – the overlap between the tip and the pipette, in mm
- Parameters
Methods
__init__
(has_filter, total_tip_length, ...)deserialize
(data)