Click or drag to resize

InterpolationInformation Properties

The MasterCurveCreationInterpolationInformation type exposes the following members.

Properties
 NameDescription
Public propertyInterpolationCurrent interpolation curve.
Public propertyInterpolationMaximumXMaximum x value of the points used for interpolation.
Public propertyInterpolationMinimumXMinimum x value of the points used for interpolation.
Public propertyXValuesList of all x values of the points that are used for the interpolation.
Public propertyYValuesList of all y values of the points that are used for the interpolation.
Top
See Also