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