Shift | 
public class ShiftCurve<T> : IEquatable<ShiftCurve<T>>
[Missing <typeparam name="T"/> documentation for "T:Altaxo.Science.Thermorheology.MasterCurves.ShiftCurve`1"]
The ShiftCurveT type exposes the following members.
| Name | Description | |
|---|---|---|
| ShiftCurveT | Initializes a new instance of the ShiftCurveT class. | 
| Name | Description | |
|---|---|---|
| Count | Gets the number of points of this curve. | |
| X | Gets the x-values of the curve to be shifted. | |
| Y | Gets the y-values of the curve to be shifted. | 
| 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)  |