ErrorCntrlLongitudinalDisplacement#
- class orbit.py_linac.errors.ErrorCntrlLongitudinalDisplacement(name='no_name')[source]#
Bases:
orbit.py_linac.errors.ErrorNodesAndControllersLib.BaseErrorControllerSubclass of BaseErrorController. It defines the error controller for longitudinal shift Error node.
Methods Summary
Returns shift-length parameter for entrance Error node
Returns shift-length parameter for exit Error node
Returns the shift-length parameter.
setShiftLength(shift_length)Sets the shift-length parameter.
Methods Documentation