|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Public Member Functions | |
| def | __init__ (self, signal_nyqfreq, filter_order, filter_freq) |
| def | apply (self, data) |
Public Member Functions inherited from carputils.dataproc.DataProcessor | |
| def | apply (self, data) |
| def carputils.dataproc.HighPassBesselFilter.__init__ | ( | self, | |
| signal_nyqfreq, | |||
| filter_order, | |||
| filter_freq | |||
| ) |
| def carputils.dataproc.HighPassBesselFilter.apply | ( | self, | |
| data | |||
| ) |
1.8.13