Click or drag to resize

FFTConfigurationSignalCount Property

Gets or sets the number of signals to transform. SignalCount is greater than one when transforming sets of signals in an array.

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

Property Value

Int32
See Also