ThickKick#
- class orbit.py_linac.lattice.ThickKick(name='thick_kick')[source]#
Bases:
orbit.py_linac.lattice.LinacAccNodes.LinacMagnetNodeThick kiker linac node.
Methods Summary
Returns the field Bx value for the magnet.
Returns the field By value for the magnet.
The Thick Kick class implementation of the AccNode class initialize() method.
setFieldBx(field)Sets the field Bx value for the magnet.
setFieldBy(field)Sets the field By value for the magnet.
track(paramsDict)The Thick Kick class implementation of the AccNode class track(probe) method.
Methods Documentation