Package xal.tools.correlator
Interface RecordFilter<T>
public interface RecordFilter<T>
RecordFilter
is used in the correlator to accept or reject a
record read for a particular channel. For example, the filter could be used
to throw away a BPM reading where the signal is below some threshold.- Author:
- tap
-
Method Summary
-
Method Details
-
accept
-