classPiiDsp::Peak
#include <PiiDsp.h>
A structure that stores information about a peak detected by findPeaks().
Description
Constructors and destructor
|
(
Construct a new peak with the given data index, estimate position, height, and width. |
|
|
( )
Create a default peak structure with all values initialized to zero. |
Function details
-
Peak
(- int i
- double pos
- double h
- double w
[inline]Construct a new peak with the given data index, estimate position, height, and width.
-
Peak
()[inline]Create a default peak structure with all values initialized to zero.
Add a note
Not a single note added yet. Be the first, add yours.