TSpectrumAnalyzer.FilterPeak Method

procedure FilterPeak(Index: Integer);

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

#NameTypeDescription
1IndexIntegerstart 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.