Uses of Class
xal.tools.math.r4.R4
Packages that use R4
Package
Description
Contains classes for representing particle beams
and various aspects and properties of particle beams.
-
Uses of R4 in xal.tools.beam
Methods in xal.tools.beam with parameters of type R4Modifier and TypeMethodDescriptionstatic PhaseVectorEmbeds the given vector z ∈ R4 into homogeneous phase space. -
Uses of R4 in xal.tools.beam.calc
Methods in xal.tools.beam.calc that return R4Modifier and TypeMethodDescriptionprotected R4CalculationEngine.calculateDispersion(PhaseMatrix matPhi, double dblGamma) Taken fromTransferMapState. -
Uses of R4 in xal.tools.math.r4
Methods in xal.tools.math.r4 that return R4Modifier and TypeMethodDescriptionR4.clone()Creates and returns a deep copy of this vector.protected R4R4.newInstance(double[] arrVecInt) protected R4R4.newInstance(int size) Handles object creation required by the base class.static R4R4.newZero()Create a new instance of a zero vector.Constructors in xal.tools.math.r4 with parameters of type R4