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

Defines the combined fractional delay of the input signal (integer + fraction).

Pascal
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!