You are here: Symbol Reference > SignalTools Namespace > Classes > TSpectrum Class > public > TSpectrum.LogAmplt Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrum.LogAmplt Method

Compute the logarithm of the amplitude spectrum and convert to dB.

Pascal
function LogAmplt(Base: Double; Span: Double; aMax: Double; aScale: Double; Normalized: boolean): Double; virtual;

Base defines the base of the logarithm (usually 10). Span defines the span in dB of the result, and AMax is the maximum amplitude found in the spectrum. If Normalized is True, the highest value of the spectrum will positioned at 0.

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