pylabrobot.centrifuge.centrifuge.Loader.__init__#
- Loader.__init__(backend: LoaderBackend, centrifuge: Centrifuge, name: str, size_x: float, size_y: float, size_z: float, child_location: Coordinate, rotation=None, category='loader', model=None) None#
- Parameters:
backend (LoaderBackend)
centrifuge (Centrifuge)
name (str)
size_x (float)
size_y (float)
size_z (float)
child_location (Coordinate)
- Return type:
None