Go to the source code of this file.
Enumerations | |
enum | Weight { WEQUAL, WY, WYY, W1Y, W1YY, WERROR } |
Variables | |
const char * | weightitems [] |
|
|
|
Initial value: {I18N_NOOP("equal"),I18N_NOOP("y"),I18N_NOOP("y^2"), I18N_NOOP("1/y"),I18N_NOOP("1/y^2"),I18N_NOOP("errorbar"),0} |