Uses of Class
xal.tools.correlator.CorrelationTester
Packages that use CorrelationTester
-
Uses of CorrelationTester in xal.ca.correlator
Constructors in xal.ca.correlator with parameters of type CorrelationTesterModifierConstructorDescriptionChannelAgent(MessageCenter localCenter, Channel newChannel, String newName, RecordFilter<ChannelTimeRecord> recordFilter, CorrelationTester<ChannelTimeRecord> tester) Creates new ChannelAgent -
Uses of CorrelationTester in xal.tools.correlator
Fields in xal.tools.correlator declared as CorrelationTesterConstructors in xal.tools.correlator with parameters of type CorrelationTesterModifierConstructorDescriptionBinAgent(MessageCenter localCenter, CorrelationTester<R> tester) Creates new BinAgentprotectedSourceAgent(MessageCenter messageCenter, String name, RecordFilter<T> recordFilter, CorrelationTester<T> tester) Creates new ChannelAgent