Uses of Interface
likelihoodDetectionModule.thresholdDetector.FilteredConsumer
Packages that use FilteredConsumer
-
Uses of FilteredConsumer in likelihoodDetectionModule.thresholdDetector
Classes in likelihoodDetectionModule.thresholdDetector that implement FilteredConsumerModifier and TypeClassDescriptionclass
This class tracks detections (after the DetectionFilter has done its business) when they are active, collecting statistics such as startTime, duration, and the peak time/energy values.class
Implements the FilteredConsumer interface.