.Modelica.Electrical.Spice3.Additionals.poly

Information

Function needed for polynomial interpolation of POLY controlled sources:

Interface

function poly
  extends Modelica.Icons.Function;
  input Real s[:] "Variables";
  input Real a[:] "Coefficients";
  output Real v "Value of polynomial";
end poly;

Generated at 2024-12-04T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos