IShift |
The IShiftGroup type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of curves in this shift group. | |
LogarithmizeXForInterpolation | Logarithmize x values before adding to the interpolation curve. (Only for interpolation). | |
NumberOfValueComponents | Gets the number of value components. For a usual curve, the return value is 1. For a curve consisting of complex values, the return value is 2. | |
ParticipateInFitByFitWeight | Gets a value indicating whether this group will participate in the fit, determined by the fit weight. When the fit weigth is zero, the return value is false. Otherwise, if the fit weight is positive, the group principally will participate in the fit, and the return value is true. | |
XShiftBy | Determines how to shift the x values: either by factor or by offset. Use offset if the original data are already logarithmized. |