Package likelihoodDetectionModule.thresholdDetector
package likelihoodDetectionModule.thresholdDetector
-
ClassDescriptionThis class is used to track the time (both sample and milliseconds since 01-01-1970), and the value of a curve.This class filters events on a channel if the time passed since the last detection on the same channel is less than a minimum interval.This class is used to uniquely identify detections.This class is used to track statistics about a running detection.This class is responsible for writing ThresholdDetectorDataUnits to the database (if configured).This interface abstracts the consumer of filtered event objects.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.Implements the FilteredConsumer interface.This class performs the actual max likelihood detector logic.This is the Threshold Detectors output data unit.This PamProcess is the main maximum likelihood threshold detector logic.