DCorrectorH#
- class orbit.py_linac.lattice.DCorrectorH(name='correctorh')[source]#
Bases:
orbit.py_linac.lattice.LinacAccNodes.LinacMagnetNodeThe Horizontal Dipole Corrector.
Methods Summary
getField()Returns the field value for the magnet..
setField(field)Sets the field value for the magnet.
track(paramsDict)The Horizontal Dipole Corrector class implementation of the AccNode class track(probe) method.
Methods Documentation