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

Signal-to-noise-and-distortion calculates the the ratio of the maximum mark towards the rest (noise).

Pascal
function SINAD(ActualZeroPadding: Double = 1): Double;

Marked peaks (except for the maximum) are considered to be the noise and are summed separately to compensate for FFT leakage error and avoid using Parsevals theorem.

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