You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSpectrumAnalyzer Class > TSpectrumAnalyzer Methods > TSpectrumAnalyzer.FilterPeak Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSpectrumAnalyzer.FilterPeak Method

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

Syntax
C#
Visual Basic
public override void FilterPeak(int Index);

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!