53 if( value < minimax - hysteresis)
70 if( value > minimax + hysteresis)
Hysteresis-based triggering on input data.
bool process(float value)
bool initialize(float value, bool _going_up=true)
trigger(float _hysteresis)
mathematical vector of arbitrary type and size