Uses of Class
xal.model.alg.EnvelopeTracker
Packages that use EnvelopeTracker
-
Uses of EnvelopeTracker in xal.extension.jels.model.alg
Subclasses of EnvelopeTracker in xal.extension.jels.model.alg -
Uses of EnvelopeTracker in xal.model.alg
Subclasses of EnvelopeTracker in xal.model.algModifier and TypeClassDescriptionclass
This class is a super class of theEnvelopeTracker
class meant to handle the special case ofIdealPermMagQuad
elements.class
This class is a super class of theEnvelopeTracker
class meant to handle the special case ofIdealPermMagQuad
elements.Methods in xal.model.alg that return EnvelopeTrackerConstructors in xal.model.alg with parameters of type EnvelopeTrackerModifierConstructorDescriptionprotected
EnvelopeTracker
(EnvelopeTracker sourceTracker) Copy constructor for EnvelopeTracker -
Uses of EnvelopeTracker in xal.sim.scenario
Methods in xal.sim.scenario that return EnvelopeTrackerModifier and TypeMethodDescriptionstatic EnvelopeTracker
AlgorithmFactory.createEnvelopeTracker
(AcceleratorSeq smfSeq) Convenience method: Creates a newEnvelopeTracker
instance by calling the class method
with the returned class type.AlgorithmFactory.createTrackerFor(AcceleratorSeq, Class)