Click or drag to resize

MasterCurveGroupOptionsWithScalarInterpolation Properties

The MasterCurveGroupOptionsWithScalarInterpolation type exposes the following members.

Properties
 NameDescription
Public propertyFittingWeight Gets the weighting factor used during fitting.
(Inherited from MasterCurveGroupOptions)
Public propertyInterpolationFunction Gets the interpolation function options.
Public propertyLogarithmizeXForInterpolationLogarithmize x values before adding to the interpolation curve. (Only for interpolation).
(Inherited from MasterCurveGroupOptions)
Public propertyLogarithmizeYForInterpolationLogarithmize y values before adding to the interpolation curve. (Only for interpolation).
(Inherited from MasterCurveGroupOptions)
Public propertyXShiftBy 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)
Top
See Also