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;

Member Functions

Name

Description

operator()

Function call operators

Data Members

Name

IN

OUT

PT

RESET

SET

Created with MrDocs