WOLFRAM SYSTEM MODELER

getTable1DValueNoDer2

Interpolate 1-dim. table defined by matrix (but do not provide a second derivative function)

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Tables.Internal.getTable1DValueNoDer2"]
Out[1]:=

Syntax

y = getTable1DValueNoDer2(tableID, icol, u)

Inputs (3)

tableID

Type: ExternalCombiTable1D

Description: External table object

icol

Type: Integer

Description: Column number

u

Type: Real

Description: Abscissa value

Outputs (1)

y

Type: Real

Description: Interpolated value