ErrorCntrlStraightRotationZ#
- class orbit.py_linac.errors.ErrorCntrlStraightRotationZ(name='no_name')[source]#
Bases:
orbit.py_linac.errors.ErrorNodesAndControllersLib.BaseErrorControllerSubclass of BaseErrorController. It defines the error controller for the rotation around z-axis Error node.
Methods Summary
Returns angle parameter for entrance Error node
Returns angle parameter for exit Error node
Returns the angle parameter.
setRotationAngle(angle)Sets the angle parameter.
Methods Documentation