CVBpy 15.0
FilterOrder Class Reference

Order of the butterworth_low_pass() or butterworth_high_pass() filter to be applied. More...

Inherits object.

Static Public Attributes

int Order1st = 1
 1st order filter.
 
int Order2nd = 2
 2nd order filter.
 

Detailed Description

Order of the butterworth_low_pass() or butterworth_high_pass() filter to be applied.