Master |
[Missing <summary> documentation for "T:Altaxo.Science.Thermorheology.MasterCurves.MasterCurveGroupOptions"]
public abstract class MasterCurveGroupOptions : IImmutable, IEquatable<MasterCurveGroupOptions>
The MasterCurveGroupOptions type exposes the following members.
Name | Description | |
---|---|---|
MasterCurveGroupOptions | Initializes a new instance of the MasterCurveGroupOptions class |
Name | Description | |
---|---|---|
FittingWeight | ||
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). | |
XShiftBy | Determines how to shift the x values: either by factor or by offset. Use offset if the original data are already logarithmized. |
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) |