pylabrobot.temperature_controlling.temperature_controller.TemperatureController.rotated

pylabrobot.temperature_controlling.temperature_controller.TemperatureController.rotated#

TemperatureController.rotated(degrees: int) Self#

Return a copy of this resource rotated by the given number of degrees.

Parameters:

degrees (int) – must be a multiple of 90, but not also 360.

Return type:

Self