Click or drag to resize

RealFFTResultWrapperPhase Property

Returns the vector of the resulting phases of the FFT.

Namespace: Altaxo.Calc.Fourier
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<double> Phase { get; }

Property Value

IReadOnlyListDouble
See Also