Interface to peak searching methods.
Instance member | Description |
Full Usage:
this.Execute
Parameters:
float[]
-
The input array.
Returns: IPeakSearchingResult
The results of the peak searching.
Modifiers: abstract |
Executes the peak searching algorithm.
|