Table of Contents

Module: Fourier sam/analysis/Fourier.py
Imported modules   
from AnalysisPlugins import *
import FFT
import Numeric
import Table
from math import sqrt
import sys
Functions   
fourier
  fourier 
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


Table of Contents

This document was automatically generated on Wed Oct 30 23:04:21 2002 by HappyDoc version 2.0