Click or drag to resize

PeakFinderSavitzkyGolayAbscissaInterval Property

Gets\Sets the abscissa interval for the data. This is used to scale the derivatives to the correct units.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double AbscissaInterval { get; set; }

Property Value

Double
See Also