#include <useranalogfilter.h>
Inheritance diagram for UserAnalogFilter:
|
Constructs a new user-defined analog filter.
|
|
Free the memory. |
|
Calculates a new kernel for the given number of data points. If n is not equal to the kernel-length, then the last n weights of the user-defined kernel are used. Their sum is normalized to the sum of the whole kernel.
Implements AnalogFilter. |
|
Updates the internal state of the filter. Reimplemented from AnalogFilter. |
|
Sum of all kernel weights. |