void DelayFree(ref TDelayFilterState State)
Free a delay filter.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | State | TDelayFilterState (ref) |
Result: stored in self (calling object)
Remarks:
Deallocate any memory allocated by the delay filter.
See Also: SignalUtils.DelayInit, SignalUtils.DelayFilter