Click or drag to resize

ResamplingByInterpolationSamplingPoints Property

Gets the sampling points.

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

Property Value

ISpacedInterval
See Also