Click or drag to resize

FFTConfigurationDataOffset Property

Gets or sets the offset to the start of the signal. If the data has no offset, the DataOffset is 0 by default.

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

Property Value

Int32
See Also