void DelayFree(TDelayFilterState &State);
Free a delay filter.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | State | TDelayFilterState & |
Remarks:
Deallocate any memory allocated by the delay filter.
See Also: SignalUtils::DelayInit, SignalUtils::DelayFilter
Declared in Dew::Signal::Units::SignalUtils · Dew.Signal/Units.SignalUtils.h · Cross-compiler