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

scale.h

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

Generated on Fri Aug 19 21:34:45 2005 for LabPlot by doxygen 1.3.6