Go to the source code of this file.
Enumerations | |
enum | Filter { LOWPASS, HIGHPASS, BANDPASS, BANDSTOP } |
Variables | |
static const char * | filtertypes [] |
|
|
|
Initial value: {I18N_NOOP("low pass"),I18N_NOOP("high pass"), I18N_NOOP("band pass"),I18N_NOOP("band stop"),0} |