recordwavFuncOut

Output data of function, wavFunc()

Information

Output parameters of function wavFunc().

Components

TypeNameDefaultDescription
StringwavNameWavelet name
IntegerwavTypeWavelet type: 1. orthogonal wavelets; 2. biorthogonal wavelets; 3. wavelet with scaling function; 4. wavelet without scaling function; 5. complex wavelet without scaling function
Real[:]F1Orthogonal wavelets: scaling filter; biorthogonal wavelets: scaling filter for decomposition
Real[:]F2Only for biorthogonal wavelets: scaling filter for reconstruction
Real[:]lodLow pass filter for decomposition
Real[:]hidHigh pass filter for decomposition
Real[:]lorLow pass filter for reconstruction
Real[:]hirHigh pass filter for reconstruction
Real[:]xEquidistance grid
Real[:]phi1Scaling functions
Real[:]psi1Wavelet functions
Real[:]phi2Scaling functions, only applicable for biorthogonal wavelets
Real[:]psi2Wavelet functions, only applicable for biorthogonal wavelets