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

Calculates the signal-to-noise ratio.

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

The signal is considered to be marked. The method sums the marks and calculates the ratio towards the rest and returns the result in dB. 

The width of the peaks is determined with the MainlobeWidth property. Marks are stored in Marks property.

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