Uses of Interface
simpa.acc.api.utils.BeamSampler
Packages that use BeamSampler
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
This package contains utility classes to help in using the simpa.acc module.
-
Uses of BeamSampler in simpa.acc.api
Constructors in simpa.acc.api with parameters of type BeamSamplerModifierConstructorDescriptionBeam
(BeamSampler beamSampler, double nomMomentum, ReferenceOrbit refOrbit, double longiPos, PotentialProvider potProvider, double mass, double charge, int nbOfSamples, String name) Construct a beam with the given parameters. -
Uses of BeamSampler in simpa.acc.api.utils
Classes in simpa.acc.api.utils that implement BeamSamplerModifier and TypeClassDescriptionclass
This class can be used to generate the phase space coordinates for the particles in a beam such that the particles are distributed on an ellipse.class
This class can be used to generate the phase space coordinated for the particles in a beam with a Gaussian distribution.