TSpectrumAnalyzer.FilterPeak Method

void FilterPeak(Int32 Index)

Filter the peak defined with a TMarkRecord record stored at position Index within Marks list from Input.Data.

#NameTypeDescription
1IndexInt32start index

Result: stored in self (calling object)

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.