QuadFieldsErrorsDeployment#
- class orbit.py_linac.lattice_modifications.QuadFieldsErrorsDeployment(name='no_name', type_in='QuadFieldsErrorsDeployment')[source]#
Bases:
orbit.utils.NamedObject.NamedObject,orbit.utils.TypedObject.TypedObjectClass will apply the errors to the fields of the quads
Methods Summary
addQuad(quad)Add one quad to the inner array of quads.
addQuads(quads)Add quads to the inner array of quads.
Sets the random generated error fields for all quads in the string.
setGaussDistributedRealtiveErrors(relative_error)Sets the random generated error fields for all quads.
Methods Documentation