DclEasyFFT_F

Description

Run Fourier Forward transformation (the simple version) of cycle real numeric data.

Syntax

Call DclEasyFFT_F (X, a0 , a , B , [index])

Arguments

X < R (:) > Input data.
A0 < R > The 0th cos component.
A < R (:) > A cos component.
B < R (:) > A sin component.
Index < I > Work area number.

Note

None

Related items