Interpolation |
The MasterCurveCreationInterpolationInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Interpolation | Current interpolation curve. |
![]() | InterpolationMaximumX | Maximum x value of the points used for interpolation. |
![]() | InterpolationMinimumX | Minimum x value of the points used for interpolation. |
![]() | XValues | List of all x values of the points that are used for the interpolation. |
![]() | YValues | List of all y values of the points that are used for the interpolation. |