DSP Master VCL
|
Defines the combined fractional delay of the input signal (integer + fraction).
property FractionalDelay: double;
Uses fractional FIR filter with Kaiser window. This filter is combined with Integer sample delay filter to achieve desired combined delay. The fractional filter will always also include some integer sample delay. How much depends on the filter specification defined with FractionaDesignSpec property. If the specified (integer part) of the delay is too short for the specified FractionalDesignSpec, an exception will be raised. Considered only, when Response is rstFractionalDelay.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|