__declspec(property(get = GetFilterDelay)) double FilterDelay;
Returns the delay of the filter in number of samples of the final sampling frequency.
Read:
double GetFilterDelay();Declared in Dew::Signal::TBandlimitedInterpolator · Dew.Signal/SignalProcessing.h · Cross-compiler