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.

90 Chapter 4: <strong>IDL</strong> <strong>Wavelet</strong> <strong>Toolkit</strong> ReferenceWV_FN_PAULSyntaxThe WV_FN_PAUL function constructs wavelet coefficients for the Paul waveletfunction. In real space, the Paul wavelet function is proportional to the complexpolynomial (1 – i x / s)^(–m–1), where s is the wavelet scale, m is a non-dimensionalparameter, and x is the position.Result = WV_FN_PAUL( [Order] [, Scale, N] [, /DOUBLE][, FREQUENCY=variable] [, /SPATIAL] [, WAVELET=variable])Return ValueThe returned value of this function is an anonymous structure of information aboutthe particular wavelet.Tag Type DefinitionFAMILY STRING ‘Paul’ORDER_NAME STRING ‘Parameter’ORDER_RANGE DBLARR(3) [1, 20, 4] Valid orders [first, last, default]ORDER DOUBLE The chosen OrderDISCRETE INT 0 [0=continuous, 1=discrete]ORTHOGONAL INT 0 [0=nonorthogonal, 1=orthogonal]SYMMETRIC INT 1 [0=asymmetric, 1=symm.]SUPPORT DOUBLE Infinity [Compact support width]MOMENTS INT 1 [Number of vanishing moments]REGULARITY DOUBLE Infinity [Number of continuousderivatives]E_FOLDING DOUBLE 1/sqrt(2) [Autocorrelation e-fold distance]FOURIER_PERIOD DOUBLE Ratio of Fourier wavelength to scaleTable 4-11: Structure Tags for ResultWV_FN_PAUL<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!