.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-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos