Uses of Package
ca.uqac.lif.cep.signal
-
Packages that use ca.uqac.lif.cep.signal Package Description ca.uqac.lif.cep.signal Signal processing functionalities: peak detection, threshold, etc. -
Classes in ca.uqac.lif.cep.signal used by ca.uqac.lif.cep.signal Class Description Limit Outputs at most one non-zero event in an interval of width n.PeakFinderLocalMaximum Finds a peak in a data stream using the local maximum algorithm.PeakFinderTravelRise Finds peaks in a sequence of numerical values using the "travel-rise" technique.Persist Persists a locally maximal value for a certain amount of time.PlateauFinder Finds a plateau in a data stream.Smooth.ArrayAverage Computes the average of values in an arrayThreshold WindowProcessor