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

scale.h

Go to the documentation of this file.
00001 //LabPlot : scale.h
00002 // sync with labplot.qs
00003 
00004 #ifndef SCALE_H
00005 #define SCALE_H
00006 
00007 // axis scale
00008 enum TScale {LINEAR,LOG10,LOG2,LN,SQRT,SX2};
00009 //enum TScale {LINEAR,LOG10,LOG2,LN,SQRT,SX2,S1X,S1X2};
00010 
00011 #endif // SCALE_H  

Generated on Sun Apr 2 02:05:09 2006 for LabPlot by  doxygen 1.4.4