Click or drag to resize

ResamplingByInterpolationInterpolation Property

Gets the interpolation function to be used.

Namespace: Altaxo.Science.Spectroscopy.Resampling
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IInterpolationFunctionOptions Interpolation { get; init; }

Property Value

IInterpolationFunctionOptions
See Also