You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TBandlimitedInterpolator Class > TBandlimitedInterpolator Properties > TBandlimitedInterpolator.Ripple Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TBandlimitedInterpolator.Ripple Property

Defines the ripple error of the anti-aliasing filters.

Syntax
C#
Visual Basic
public double Ripple;

The attenuation in dB can can be computed as: Att = -20*log10(Ripple). The ripple can fall in range between 0.001 (60dB) and 1E-8 (160dB) for double precision and between 0.001 and 0.0001 (80dB) for single precision.

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