.Modelica.Electrical.Spice3.Additionals.poly

POLY function of SPICE2

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 2025-04-07T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos