You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TSpectrumAnalyzer Class > public > TSpectrumAnalyzer.FilterPeak Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrumAnalyzer.FilterPeak Method

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

Pascal
procedure FilterPeak(Index: integer); override;

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.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!