You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSpectrum Class > TSpectrum Methods > TSpectrum.SNR Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSpectrum.SNR Method

Calculates the signal-to-noise ratio.

Syntax
C#
Visual Basic
public double SNR(double ActualZeroPadding);

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!