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

weight.h File Reference

Go to the source code of this file.

Enumerations

enum  Weight {
  WEQUAL, WY, WYY, W1Y,
  W1YY, WX, WXX, W1X,
  W1XX, WERROR, WUSER
}

Variables

const char * weightitems []


Enumeration Type Documentation

enum Weight
 

Enumeration values:
WEQUAL 
WY 
WYY 
W1Y 
W1YY 
WX 
WXX 
W1X 
W1XX 
WERROR 
WUSER 


Variable Documentation

const char* weightitems[] [static]
 

Initial value:

 {I18N_NOOP("equal"),I18N_NOOP("y"),I18N_NOOP("y^2"),
        I18N_NOOP("1/y"),I18N_NOOP("1/y^2"),I18N_NOOP("x"),I18N_NOOP("x^2"),
        I18N_NOOP("1/x"),I18N_NOOP("1/x^2"),I18N_NOOP("errorbar"),I18N_NOOP("user defined"),0}


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