#include <filterfunction.h>
Inheritance diagram for FilterFunction:
|
Initializes a new filter. |
|
Returns the current value of a parameter.
|
|
Resets the information stored within the filter. Implements Advancable. Implemented in AnalogFilter, and SpikeFilter. |
|
Sets a parameter of the filter function.
|
|
This function is called after parameters are updated. Reimplemented from csimClass. Reimplemented in AlphaSpikeFilter, AnalogFilter, CountSpikeFilter, ExpSpikeFilter, and UserAnalogFilter. |
|
Returns the names of the valid parameters.
|
|
A map storing pointers to the parameters. |