.Modelica_Synchronous.WorkInProgress.Incubate.Internal.bessel0

Polynomial approximation of the zeroth order modified Bessel function

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 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos