dodal.devices.apple2_undulator.BeamEnergy#

class dodal.devices.apple2_undulator.BeamEnergy[source]#

Compound device to set both ID and energy motor at the same time with an option to add an offset.

Parameters:
  • id_energy (InsertionDeviceEnergy)

  • mono (Motor)

  • name (str, default: '')

  • id_energy – An InsertionDeviceEnergy device.

  • mono – A Motor(energy) device.

  • name – New device name.

Methods

set(energy)

Attributes