Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

filter.h File Reference

Go to the source code of this file.

Enumerations

enum  Filter { LOWPASS, HIGHPASS, BANDPASS, BANDSTOP }

Variables

static const char * filtertypes []


Enumeration Type Documentation

enum Filter
 

Enumerator:
LOWPASS 
HIGHPASS 
BANDPASS 
BANDSTOP 


Variable Documentation

const char* filtertypes[] [static]
 

Initial value:

 {I18N_NOOP("low pass"),I18N_NOOP("high pass"),
        I18N_NOOP("band pass"),I18N_NOOP("band stop"),0}


Generated on Sat Oct 13 21:55:02 2007 for LabPlot by  doxygen 1.4.4