Produced by IDL 6.1
User Documentation

./guide
powspec.pro

Last modification date:
Thu Jun 2 23:56:08 2005

powspec

procedure powspec[, index]

Compute the power spectrum for the indicated data container, which is overwritten with the result. Uses dcfft to do the fft. This is simply the sum of squares of the real and imaginary parts of the fft on the data.

Use to get the power spectrum for a non-global data container.

Uses
dcfft
Version
$Id: powspec.pro,v 1.1 2005/04/22 18:44:25 bgarwood Exp $

Parameters
index
in/out, optional
variable (def. 0)
The data container to use for both input and output.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:50 2005