
Public Member Functions | |
| StepFunction (const double &thresh, const double &max) | |
| const double | operator() (const double &in) const |
Static Public Member Functions | |
| static const char * | name () |
Public Attributes | |
| double | Thresh |
| double | Max |
Definition at line 232 of file LowPass.H.
1.6.3