.Wavelet.Families.wavFunc

Information

This function provides a common entry to access all available wavelets in this library. Since different wavelet families require different parameters and return different results, suitable input parameters must be provided. Not applicable parameters for a specific wavelet are omitted by the function.

Refer to Wavelet Families for detailed information about the available wavelets.

Interface

function wavFunc
  import Modelica_LinearSystems2.Math.Complex;
  input Records.wavletDefinition wIn "Input parameters for wavelet filters and functions";
  output Records.wavFuncOut wOut "Output data of the function wavFunc()";
end wavFunc;

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos