Click or drag to resize

FFTBaseLength Property

Gets the length of the signal data.

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

Property Value

Int32
Remarks
Signal data length can be arbitrary; There are no radix limitations.
See Also