|
libkpl
6.0
A Library for Graphical Presentation of Data Sets and Functions
|
Data error structure. More...
#include <funitem.h>
Public Types | |
| enum | ErrorModelArgument { ColX , ColY } |
| Error model function argument. More... | |
Public Member Functions | |
| DataErrorStruct () | |
| Initializes structure. | |
Public Attributes | |
| bool | fitErrCol |
| True for using error column of array item instead of error model function. | |
| ErrorModelArgument | errModArg |
| Error model function argument. | |
| double | parErrMod [NumParMax] |
| Parameter array for error model function. | |
| QString | errModName |
| Name of error model function. | |
| QString | errModPath |
| Path of library containing error model function. | |
Data error structure.
Contains data error settings for parameter fits.