Click or drag to resize

FFTBaseDirection Property

Gets the direction of the FFT, either forward or backward.

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

Property Value

FFTDirection
See Also