WOLFRAM SYSTEM MODELER

derivativeValue_der

Time derivative of derivative of polynomial

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Incompressible.TableBased.Polynomials_Temp.derivativeValue_der"]
Out[1]:=

Syntax

dy = derivativeValue_der(p, u, du)

Inputs (3)

p

Type: Real[:]

Description: Polynomial coefficients (p[1] is coefficient of highest power)

u

Type: Real

Description: Abscissa value

du

Type: Real

Description: Delta of abscissa value

Outputs (1)

dy

Type: Real

Description: Time-derivative of derivative of polynomial w.r.t. input variable at u