.Wavelet.Types.wavletID

Information

Definition of wavelet identifiers: 1 - Haar; 2 - Daubechies; 3 - Symlets; 4 - Coiflets; 
  5 - Biorthogonal spline; 6 - Reverse biorthogonal spline; 7 - Meyer; 8 - Discrete Meyer; 9 - Gaussian; 10 - Mexican hat; 
  11 - Morlet; 12 - Complex Gaussian; 13 - Complex Morlet; 14 - Complex Shannon; 15 - Complex frequency B-Spline

Definition

type wavletID = enumeration(Haar "1_Haar", Daubechies "2_Daubechies", Symlets "3_Symlets", Coiflets "4_Coiflets", BiorSpline "5_BiorSpline", RBiorSpline "6_RBiorSpline", DiscreteMeyer "7_DiscreteMeyer", Meyer "8_Meyer", Gaussian "9_Gaussian", MexicanHat "10_MexicanHat", Morlet "11_Morlet", XGaussian "12_XGaussian", XMorlet "13_XMorlet", XShannon "14_XShannon", XFBSpline "15_XFBSpline");

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos