Master |
[Missing <summary> documentation for "T:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveGroupOptionsWithScalarInterpolation"]
public class MasterCurveGroupOptionsWithScalarInterpolation : MasterCurveGroupOptions, IEquatable<MasterCurveGroupOptionsWithScalarInterpolation>
The MasterCurveGroupOptionsWithScalarInterpolation type exposes the following members.
Name | Description | |
---|---|---|
![]() | MasterCurveGroupOptionsWithScalarInterpolation | Initializes a new instance of the MasterCurveGroupOptionsWithScalarInterpolation class |
Name | Description | |
---|---|---|
![]() | FittingWeight | (Inherited from MasterCurveGroupOptions) |
![]() | InterpolationFunction | |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |