int AddMark(double Freq);
Returns the index of the newly added mark at Freq.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Freq | double |
Remarks:
Phase and Amplitude are read from the frequency spectrum by using the Goertzal algorithm.
Declared in Dew::Signal::TSpectrumPeaksAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler