Trees | Indices | Help |
---|
|
Type of fitting parameter properties.
Since: 2.47
Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.
|
|||
NLFIT_PARAM_ABSVAL Parameter is a width or distance that is by definition positive. |
|||
NLFIT_PARAM_ANGLE Parameter is an angle. |
|
NLFIT_PARAM_ABSVALParameter is a width or distance that is by definition positive. Only its absolute value matters and it is always made non-negative. |
NLFIT_PARAM_ANGLEParameter is an angle. It is defined in radians and unitless but you may wish to convert it from/to degrees in the user interface. It is consdered periodic and always reduced to the range [0, 2π). |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |