TMedianState::State Field

intPtr State;

Type used by median filter.

Remarks:

The record type is used to hold the configuration and the delay line of the median filter between consecutive calls to the MedianFilter method. The record is initialized when passed to the MedianInit method.

See Also: MedianInit, MedianFilter
Declared in Dew::Signal::TMedianState · Dew.Signal/SignalUtils.h · Cross-compiler