Master |
The MasterCurveGroupOptionsWithComplexInterpolation type exposes the following members.
Name | Description | |
---|---|---|
![]() | FittingWeight | (Inherited from MasterCurveGroupOptions) |
![]() | FittingWeightIm | Gets the fitting weight for the imaginary part. |
![]() | InterpolationFunction | Gets the complex interpolation function. |
![]() | LogarithmizeXForInterpolation | Logarithmize x values before adding to the interpolation curve. (Only for interpolation). (Inherited from MasterCurveGroupOptions) |
![]() | LogarithmizeYForInterpolation | Logarithmize y values before adding to the interpolation curve. (Only for interpolation). (Inherited from MasterCurveGroupOptions) |
![]() | XShiftBy |
Determines how to shift the x values: either by factor or by offset. Use offset if the original data are already logarithmized.
(Inherited from MasterCurveGroupOptions) |