Uses of Class
xal.tools.correlator.SourceAgent
Packages that use SourceAgent
-
Uses of SourceAgent in xal.ca.correlator
Subclasses of SourceAgent in xal.ca.correlator -
Uses of SourceAgent in xal.tools.correlator
Classes in xal.tools.correlator with type parameters of type SourceAgentModifier and TypeClassDescriptionclassCorrelator<S,R, A extends SourceAgent<R>> The Correlator is the class that is used to setup monitoring of correlated events.Methods in xal.tools.correlator that return types with arguments of type SourceAgentModifier and TypeMethodDescriptionCorrelator<?,T, ? extends SourceAgent<T>> PeriodicPoster.getCorrelator()Get the associated correlatorConstructor parameters in xal.tools.correlator with type arguments of type SourceAgentModifierConstructorDescriptionPeriodicPoster(Correlator<?, T, ? extends SourceAgent<T>> aCorrelator, double period) Creates a new instance of PeriodicPoster