Uses of Class
xal.tools.beam.Twiss3D
Packages that use Twiss3D
Package
Description
Contains classes for representing particle beams
and various aspects and properties of particle beams.
-
Uses of Twiss3D in xal.model.probe
Methods in xal.model.probe that return Twiss3DModifier and TypeMethodDescriptionTwissProbe.getTwiss()Returns the array of Twiss parameters for this state for all three planes.Methods in xal.model.probe with parameters of type Twiss3D -
Uses of Twiss3D in xal.model.probe.traj
Methods in xal.model.probe.traj that return Twiss3DModifier and TypeMethodDescriptionTwissProbeState.getTwiss3D()Returns the Twiss parameters for this state for all three planes.Methods in xal.model.probe.traj with parameters of type Twiss3D -
Uses of Twiss3D in xal.tools.beam
Methods in xal.tools.beam that return Twiss3DMethods in xal.tools.beam with parameters of type Twiss3DModifier and TypeMethodDescriptionstatic CovarianceMatrixCovarianceMatrix.buildCovariance(Twiss3D envTwiss) Create and return aCovarianceMatrixbuilt according to the given set of Twiss parameters.Constructors in xal.tools.beam with parameters of type Twiss3D -
Uses of Twiss3D in xal.tools.beam.calc
Methods in xal.tools.beam.calc that return Twiss3DModifier and TypeMethodDescriptionprotected Twiss3DCalculationEngine.computeTwiss(TwissProbe probe, PhaseMatrix matPhi, double dW) Deprecated.
TwissProbeand should not be used as the dynamics elsewhere.