This library contains different types of deadbands, which are useful in controllers for example. More...

Go to the source code of this file.
Classes | |
| class | sr_deadband::HysteresisDeadband< T > |
Namespaces | |
| sr_deadband | |
Functions | |
| template<class T > | |
| static bool | sr_deadband::simple_deadband (T value, T deadband) |
This library contains different types of deadbands, which are useful in controllers for example.
Definition in file sr_deadband.hpp.