Click or drag to resize

FFTConfigurationDataStride Property

Gets or sets the stride of data within each signal. If the data is packed, the DataStride is 1 by default.

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

Property Value

Int32
See Also