You are here: Symbol Reference > SignalProcessing Namespace > Classes > TBandlimitedInterpolator Class > published > TBandlimitedInterpolator.Ripple Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TBandlimitedInterpolator.Ripple Property

Defines the ripple error of the anti-aliasing filters.

Pascal
property Ripple: Double;

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