ErrorBendFieldNode#

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

Bases: orbit.py_linac.errors.ErrorNodesAndControllersLib.AccErrorNode

The subclass of AccErrorNode. It changes of the energy of each particle in the bunch to emulate the relative change of the magnetic field of the bend. deltaB/B = deltaP/P = (1/beta)^2*deltaE/E

Methods Summary

track(paramsDict)

Performs deltaE energy shift with CoordDisplacement function.

Methods Documentation

track(paramsDict)[source]#

Performs deltaE energy shift with CoordDisplacement function.