MatrixGenerator#
- class orbit.teapot_base.MatrixGenerator#
Bases:
objectThe MatrixGenerator python wrapper
Methods Summary
Calculates the cromaticity coeff.
Calculates the transport matrix
Returns step(i)
Initializes the bunch
Initializes the bunch for chromaticity calc.
Sets the new value to step(i)
Methods Documentation
- calcChromCoeff()#
Calculates the cromaticity coeff.
- calculateMatrix()#
Calculates the transport matrix
- getStep()#
Returns step(i)
- initBunch()#
Initializes the bunch
- initBunchChromCoeff()#
Initializes the bunch for chromaticity calc.
- setStep()#
Sets the new value to step(i)