.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-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos