Uses of Enum Class
simpa.acc.api.BeamDistribution
Packages that use BeamDistribution
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
-
Uses of BeamDistribution in simpa.acc.api
Methods in simpa.acc.api that return BeamDistributionModifier and TypeMethodDescriptionstatic BeamDistributionReturns the enum constant of this class with the specified name.static BeamDistribution[]BeamDistribution.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in simpa.acc.api with parameters of type BeamDistributionModifier and TypeMethodDescriptionAccCli.createBeam(ParticleType type, Double mom, Double he, Double ve, Double lPos, Double dpOp, Double mass, Double charge, String name, BeamDistribution distribution, Integer nParticles, TwissParameters twiss)