|
|
|
|
Device Server |
| |
|||||||||||||||||||||||||||||||||||||||||||||||
| nbPointsToGenerate: Number of points to generate for the choosen function. | |||||||||||||||||||||||||||||||||||||||||||||||
| resolutionX: Resolution according the X axis to generate the choosen function. | |||||||||||||||||||||||||||||||||||||||||||||||
| startingX: Starting value for X to generate the generatedDataX spectrum values. | |||||||||||||||||||||||||||||||||||||||||||||||
| noiseFactor: Noise factor to add at each calculated value. | |||||||||||||||||||||||||||||||||||||||||||||||
| functionParameterPos: This is the position function parameter for the implemented functions. | |||||||||||||||||||||||||||||||||||||||||||||||
| functionParameterWidth: This is the width function parameter for the implemented functions. | |||||||||||||||||||||||||||||||||||||||||||||||
| functionParameterHeight: This is the height function parameter for the implemented functions. | |||||||||||||||||||||||||||||||||||||||||||||||
| functionParameterBackground: Value of the background for the implemented functions. | |||||||||||||||||||||||||||||||||||||||||||||||
| sigma: This is the sigma function error parameter for the gaussian and lorentzian functions. This value represent the estimation erro for each points. | |||||||||||||||||||||||||||||||||||||||||||||||
| functionType: Describe the type of function to generate (Gaussian, Lorentzian or Sigmoid with ou without background) - gaussian(b) - lorentzian(b) - sigmoid(b) | |||||||||||||||||||||||||||||||||||||||||||||||
| filePath | |||||||||||||||||||||||||||||||||||||||||||||||
| |
|||
| generatedDataX: Generated Data according X axis. | |||
| generatedDataY: Generated Data according Y axis. | |||
| generatedDataSigma: Generated Data for Sigma. | |||