fourier ( table )
Purpose: Return table with the FFT of each column in
each array
Used by: AnalysisPluginsClass Uses: math.sqrt, Table, Numeric, FFT
Input: table
Output: table
Preconditions: None
Postconditions: None
SRS Refs: 3.2.1.3d
Author: connor
Date: 7/8/02
|