Click or drag to resize

FFTConfigurationLength Property

Gets the length of the expected signal data. Signal data length can be arbitrary. No radix limitations.

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

Property Value

Int32
See Also