DCorrectorV#

class orbit.py_linac.lattice.DCorrectorV(name='correctorv')[source]#

Bases: orbit.py_linac.lattice.LinacAccNodes.LinacMagnetNode

The 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

getField()[source]#

Returns the field value for the magnet..

setField(field)[source]#

Sets the field value for the magnet.

track(paramsDict)[source]#

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