You are here: Symbol Reference > SignalTools Namespace > Classes > TSpectrum Class > public > AmpltEst Method > TSpectrum.AmpltEst Method (Double, TCplx)
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrum.AmpltEst Method (Double, TCplx)

Returns the amplitude of the frequency Freq computed from SpcFreqBin.

Pascal
function AmpltEst(Freq: Double; const SpcFreqBin: TCplx): Double; virtual; overload;

SpcFreqBin must contain complex spectrum bin estimated at Freq. The Freq parameter is needed only to apply differentiation/integration in derived classes.

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