|
IDL Wavelet Toolkit User's Guide: IDL Wavelet Toolkit Reference |
|
The WV_IMPORT_WAVELET procedure allows the user to add wavelet functions to the currently-active IDL Wavelet Toolkit(s).
| Note Any widgets that are currently active will not have access to the new wavelet functions until they are restarted. |
| Note The IDL Wavelet Toolkit must be licensed on your system to be able to use this procedure. |
WV_IMPORT_WAVELET [, Wavelet] [, /RESET]
A string scalar or vector giving the names of the wavelet functions. The actual function names are constructed by removing all white space from each name and attaching a prefix of WV_FN_.
If set, then remove all user-defined wavelets from memory. If Wavelet is also specified then the new wavelets will be appended onto the built-in wavelets.
IDL Online Help (March 06, 2007)