Uses of Class
xal.model.probe.BunchProbe
Packages that use BunchProbe
-
Uses of BunchProbe in xal.extension.jels.model.probe
Subclasses of BunchProbe in xal.extension.jels.model.probe -
Uses of BunchProbe in xal.model.probe
Subclasses of BunchProbe in xal.model.probeModifier and TypeClassDescriptionclassRepresents an ensemble of particles.classEnvelopeProberepresents the RMS beam envelopes of a beam.classThis class represents the behavior of the synchronous particle of a particle beam bunch.classEnvelopeProberepresents the RMS beam envelopes of a beam.Constructors in xal.model.probe with parameters of type BunchProbeModifierConstructorDescriptionprotectedBunchProbe(BunchProbe<S> probe) Copy constructor - clones the argument Since BunchProbe is abstract constructor should only be calls by a derived class. -
Uses of BunchProbe in xal.model.probe.traj
Constructors in xal.model.probe.traj with parameters of type BunchProbeModifierConstructorDescriptionprotectedBunchProbeState(BunchProbe<S> probe) Initializing constructor.