ErrorCntrlStraightRotationZ#

class orbit.py_linac.errors.ErrorCntrlStraightRotationZ(name='no_name')[source]#

Bases: orbit.py_linac.errors.ErrorNodesAndControllersLib.BaseErrorController

Subclass of BaseErrorController. It defines the error controller for the rotation around z-axis Error node.

Methods Summary

getEntanceNodeRotationAngle()

Returns angle parameter for entrance Error node

getExitNodeRotationAngle()

Returns angle parameter for exit Error node

getRotationAngle()

Returns the angle parameter.

setRotationAngle(angle)

Sets the angle parameter.

Methods Documentation

getEntanceNodeRotationAngle()[source]#

Returns angle parameter for entrance Error node

getExitNodeRotationAngle()[source]#

Returns angle parameter for exit Error node

getRotationAngle()[source]#

Returns the angle parameter.

setRotationAngle(angle)[source]#

Sets the angle parameter.