Master |
[Missing <summary> documentation for "T:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveGroupOptionsWithComplexInterpolation"]
public class MasterCurveGroupOptionsWithComplexInterpolation : MasterCurveGroupOptions, IEquatable<MasterCurveGroupOptionsWithComplexInterpolation>
The MasterCurveGroupOptionsWithComplexInterpolation type exposes the following members.
Name | Description | |
---|---|---|
![]() | MasterCurveGroupOptionsWithComplexInterpolation | Initializes a new instance of the MasterCurveGroupOptionsWithComplexInterpolation class. |
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) |
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) |