Uses of Class
simpa.acc.api.utils.FitEllipse
Packages that use FitEllipse
Package
Description
This package contains all the code specifically related to the tracking of particles in particle accelerators.
-
Uses of FitEllipse in simpa.acc.api.track
Methods in simpa.acc.api.track that return FitEllipseModifier and TypeMethodDescriptionPhaseSpaceEllipse.getEllipse()
static FitEllipse
PhaseSpaceEllipse.getEllipse
(double em, double alpha, double beta, double pos, double angle) Constructs an ellipse with the given Twiss parameters.The Ellipse can be used to sample points on it.