.Modelica_Synchronous.WorkInProgress.Incubate.Internal.bessel0

Information

Polynomial approximation of the zeroth order modified Bessel function. The algorithm is taken from

H. W. Press, S.A. Teukolsky, W. Vetterling:
Numerical Reciepes in C: The Art of Scientific Computing
Cambridge UP, 1988

The function is used to calculate the Kaiser-window via calcWindow.

Release Notes:

Interface

function bessel0
  input Real x;
  output Real y;
end bessel0;

Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos