.FractionalOrder.Approximations.Internal.wks

Information

Computes coefficients for Oustaloup's approximation method

Interface

function wks
  extends Modelica.Icons.Function;
  input Integer k;
  input Real w_b;
  input Real w_h;
  input Real N;
  input Real lambda;
  output Real w_ks;
end wks;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos