.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-09-01T18:21:01Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos