TBandlimitedInterpolator.Ripple Property

Double Ripple { get; set; }

Defines the ripple error of the anti-aliasing filters.

Returns: Double

Remarks:

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.