DCorrectorH#

class orbit.py_linac.lattice.DCorrectorH(name='correctorh')[source]#

Bases: orbit.py_linac.lattice.LinacAccNodes.LinacMagnetNode

The 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

getField()[source]#

Returns the field value for the magnet..

setField(field)[source]#

Sets the field value for the magnet.

track(paramsDict)[source]#

The Horizontal Dipole Corrector class implementation of the AccNode class track(probe) method.