Public Member Functions | |
SigmoidFunction (const double &thresh, const double &slope) | |
const double | operator() (const double &in) const |
Static Public Member Functions | |
static const char * | name () |
Public Attributes | |
double | Thresh |
double | Slope |
Definition at line 292 of file LowPass.H.