.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 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos