Uses of Class
xal.model.alg.SynchronousTracker
Packages that use SynchronousTracker
-
Uses of SynchronousTracker in xal.model.alg
Methods in xal.model.alg that return SynchronousTrackerModifier and TypeMethodDescriptionSynchronousTracker.copy()
Creates a deep copy of SynchronousTrackerConstructors in xal.model.alg with parameters of type SynchronousTrackerModifierConstructorDescriptionSynchronousTracker
(SynchronousTracker sourceTracker) Copy constructor for SynchronousTracker -
Uses of SynchronousTracker in xal.sim.scenario
Methods in xal.sim.scenario that return SynchronousTrackerModifier and TypeMethodDescriptionstatic SynchronousTracker
AlgorithmFactory.createSynchronousTracker
(AcceleratorSeq smfSeq) Convenience method: Creates a newSynchronousTracker
instance by calling the class method
with the returned class type.AlgorithmFactory.createTrackerFor(AcceleratorSeq, Class)