Class ScalarDataSelector<TDataAnnotation extends DataAnnotation<?>>

java.lang.Object
PamguardMVC.dataSelector.DataSelector
annotation.dataselect.AnnotationDataSelector<TDataAnnotation>
annotation.dataselect.ScalarDataSelector<TDataAnnotation>
Direct Known Subclasses:
ClassifierDataSelector, SNRDataSelector

public abstract class ScalarDataSelector<TDataAnnotation extends DataAnnotation<?>> extends AnnotationDataSelector<TDataAnnotation>