.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-08T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos