Shift |
The ShiftGroupBase type exposes the following members.
Name | Description | |
---|---|---|
LogarithmizeXForInterpolation | Logarithmize x values before adding to the interpolation curve. (Only for interpolation). | |
LogarithmizeYForInterpolation | Logarithmize y values before adding to the interpolation curve. (Only for interpolation). | |
NewExceptionNoInterpolation | Creates a new InvalidOperationException that should be thrown if currently no interpolation information is available. | |
NewExceptionNoInterpolationInformation | Creates a new InvalidOperationException that should be thrown if the interpolation information was not initialized before. | |
XShiftBy | Determines how to shift the x values: either by factor or by offset. Use offset if the original data are already logarithmized. |