chrono::utils::ChAnalogueFilter Class Referenceabstract
Description
Base class for simulated analogue filters in the time domain.
#include <ChFilters.h>
Inheritance diagram for chrono::utils::ChAnalogueFilter:
Public Member Functions | |
virtual void | Reset ()=0 |
virtual double | Filter (double u)=0 |
Protected Attributes | |
double | m_step |
double | m_u_old |
double | m_y_old |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/utils/ChFilters.h