void FilterPeak(int Index);
Filter the peak defined with a TMarkRecord record stored at position Index within Marks list from Input.Data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | int |
Remarks:
The method will use the frequency, amplitude and phase stored in the TMarkRecord to subtract a sine wave of the same frequency, amplitude and phase from the signal connected to the Input property.
Declared in Dew::Signal::TSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler