dodal.devices.motors.XYZPolarAzimuthTiltStage#

class dodal.devices.motors.XYZPolarAzimuthTiltStage[source]#

Six-axis stage with a standard xyz stage and three axis of rotation: polar, azimuth and tilt.

Parameters:
  • prefix (str)

  • name (str, default: '')

  • x_infix (str, default: 'X')

  • y_infix (str, default: 'Y')

  • z_infix (str, default: 'Z')

  • polar_infix (str, default: 'POLAR')

  • azimuth_infix (str, default: 'AZIMUTH')

  • tilt_infix (str, default: 'TILT')

Methods

Attributes