Uses of Class
ca.uqac.lif.cep.signal.PeakFinderLocalMaximum
-
Packages that use PeakFinderLocalMaximum Package Description ca.uqac.lif.cep.signal Signal processing functionalities: peak detection, threshold, etc. -
-
Uses of PeakFinderLocalMaximum in ca.uqac.lif.cep.signal
Methods in ca.uqac.lif.cep.signal that return PeakFinderLocalMaximum Modifier and Type Method Description PeakFinderLocalMaximum
PeakFinderLocalMaximum. duplicate(boolean with_state)
PeakFinderLocalMaximum
PeakFinderLocalMaximum. findDrops(boolean b)
Sets whether the peak finder detects drops or peaks.
-