MatrixGenerator#

class orbit.teapot_base.MatrixGenerator#

Bases: object

The MatrixGenerator python wrapper

Methods Summary

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)

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)