Quad#
- class orbit.py_linac.lattice.Quad(name='quad')[source]#
Bases:
orbit.py_linac.lattice.LinacAccNodes.LinacMagnetNodeQuad Combined Function TEAPOT element.
Methods Summary
getField()Returns the field value for the magnet..
Returns the field of the quad.
The Quad Combined Function class implementation of the AccNode class initialize() method.
setField(field)Sets the field value for the magnet.
track(paramsDict)The Quad Combined Function TEAPOT class implementation of the AccNode class track(probe) method.
Methods Documentation
- getTotalField(z)[source]#
Returns the field of the quad. This function was added to make a uniform interface with OverlappingQuadsNode.