adapnex::core::HysteresisWithDelay
A hysteresis that sets/resets the output when the defined thresholds are crossed and a delay elapses.
Synopsis
Declared in <adapnex/core/hysteresis.h>
template<typename T>
class HysteresisWithDelay;