DSP Master VCL
|
Returns the amplitude of the frequency Freq computed from SpcFreqBin.
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!
|