Click or drag to resize

InterpolationInformationComplexSeparateXYValuesImaginary Property

List of all y values of the imaginary points that are used for the interpolation.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<double> YValuesImaginary { get; }

Property Value

IReadOnlyListDouble
See Also