WOLFRAM SYSTEM MODELER
getDer2Table2DValueSecond derivative of interpolated 2-dim. table defined by matrix |
SystemModel["Modelica.Blocks.Tables.Internal.getDer2Table2DValue"]
tableID |
Type: ExternalCombiTable2D Description: External table object |
---|---|
u1 |
Type: Real Description: Value of first independent variable |
u2 |
Type: Real Description: Value of second independent variable |
der_u1 |
Type: Real Description: Derivative of first independent variable |
der_u2 |
Type: Real Description: Derivative of second independent variable |
der2_u1 |
Type: Real Description: Second derivative of first independent variable |
der2_u2 |
Type: Real Description: Second derivative of second independent variable |
der2_y |
Type: Real Description: Second derivative of interpolated value |
---|