SignalUtils.DelayFree Method

void DelayFree(ref TDelayFilterState State)

Free a delay filter.

#NameTypeDescription
1StateTDelayFilterState (ref)

Result: stored in self (calling object)

Remarks:

Deallocate any memory allocated by the delay filter.

See Also: SignalUtils.DelayInit, SignalUtils.DelayFilter