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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

100 Chapter 4: <strong>IDL</strong> <strong>Wavelet</strong> <strong>Toolkit</strong> ReferenceWV_PLOT3D_WPSSyntaxThe WV_PLOT3D_WPS function runs the graphical user interface for threedimensionalvisualization of the wavelet power spectrum. WV_PLOT3D_WPS isaccessible from the Visualize Menu of WV_APPLET.Result = WV_PLOT3D_WPS( Array [, X] [, Y] [, GROUP_LEADER=widget_id][, SURFACE_STYLE=value] [, TITLE=string] [, UNITS=string][, XTITLE=string] [, XUNITS=string] [, YTITLE=string] [, YUNITS=string] )Return ValueThe returned variable is the Widget ID of the newly-created widget.ArgumentsInputXYInput must be either a string giving the name of a file to open, or a one- or twodimensionalarray of data. If set to a string, the file must contain a validWV_PLOT3D_WPS “saved state.”An optional vector of uniformly-spaced values giving the location of points along thefirst dimension of Input. The default is 0, 1, 2,..., N X –1, where N X is the size of thefirst dimension. This argument is ignored if Input is a filename.An optional vector of uniformly-spaced values giving the location of points along thesecond dimension of Input. The default is 0, 1, 2,..., N Y –1, where N Y is the size of thesecond dimension. This argument is ignored if Input is a filename.WV_PLOT3D_WPS<strong>IDL</strong> <strong>Wavelet</strong> <strong>Toolkit</strong>

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

Saved successfully!

Ooh no, something went wrong!