DC frequency blocker. More...
#include <Filter.h>
Public Member Functions | |
BlockDC (Tp width=35) | |
Tv | operator() (Tv i0) |
Filter sample. | |
void | width (Tp v) |
Set bandwidth of pole. |
DC frequency blocker.
Tv | value (sample) type |
Tp | parameter type |
Ts | sync type |
BlockDC | ( | Tp | width = 35 | ) |
[in] | width | Bandwidth of pole |