.BusinessSimulation.Converters.PolynomialFunction

Transform the input according to a polynomial function with given coefficients

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The PolynomialFunction converter transforms the input signal u according to a polynomial function of degree n:

y = a_0 + a_1*u^1 + a_2*u^2 + ... + a_n*u^n


Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos