Click or drag to resize

MasterCurveGroupOptionsWithComplexInterpolationInterpolationFunction Property

Gets the complex interpolation function.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IComplexInterpolation InterpolationFunction { get; init; }

Property Value

IComplexInterpolation
See Also