12.07.2015 Views

IDL Wavelet Toolkit User's Guide

IDL Wavelet Toolkit User's Guide

IDL Wavelet Toolkit User's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 4: <strong>IDL</strong> <strong>Wavelet</strong> <strong>Toolkit</strong> Reference 91ArgumentsOrderA scalar that specifies the non-dimensional order for the wavelet. The default is 4.ScaleNA scalar that specifies the scale at which to construct the wavelet function.An integer that specifies the number of points in the wavelet function. For Fourierspace (SPATIAL=0), the frequencies are constructed following the FFT convention:• For N even: 0, 1/N, 2/N, ..., (N–2)/(2N), 1/2, –(N–2)/(2N), ..., –1/N.• For N odd: 0, 1/N, 2/N, ..., (N–1)/(2N), –(N–1)/(2N), ..., –1/N.For real space (/SPATIAL), the spatial coordinates are –(N–1)/2...(N–1)/2.NoteIf none of the above arguments are present then the function will simply return theResult structure using the default Order.KeywordsDOUBLESet this keyword to force the computation to be done in double-precision arithmetic.FREQUENCYSet this keyword to a named variable in which to return the frequency array used toconstruct the wavelet. This variable will be undefined if SPATIAL is set.SPATIALSet this keyword to return the wavelet function in real space. The default is to returnthe wavelet function in Fourier space.WAVELETSet this keyword to a named variable in which to return the wavelet function.<strong>IDL</strong> <strong>Wavelet</strong> <strong>Toolkit</strong>WV_FN_PAUL

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!