pylabrobot.resources.hamilton.hamilton_decks.HamiltonDeck.track_to_location#

HamiltonDeck.track_to_location(track: int) Coordinate#

Where a track starts on this deck.

A subclass implements this, or rails_to_location as it did before the rename.

Parameters:

track (int) – the track, counted from 1.

Returns:

Its position, in this deck’s own frame.

Return type:

Coordinate