pylabrobot.resources.hamilton.hamilton_decks.HamiltonDeck.compute_right_track_of_carrier#

HamiltonDeck.compute_right_track_of_carrier(carrier: Carrier) int#

The last track a carrier covers, from where it sits on this deck.

Parameters:

carrier (Carrier) – the carrier, which must be on this deck.

Returns:

The track, counted from 1.

Return type:

int