WOLFRAM SYSTEM MODELER
getDerTable1DValueNoDerDerivative of interpolated 1-dim. table defined by matrix (but do not provide a second derivative function) |
SystemModel["Modelica.Blocks.Tables.Internal.getDerTable1DValueNoDer"]
tableID |
Type: ExternalCombiTable1D Description: External table object |
---|---|
icol |
Type: Integer Description: Column number |
u |
Type: Real Description: Abscissa value |
der_u |
Type: Real Description: Derivative of abscissa value |
der_y |
Type: Real Description: Derivative of interpolated value |
---|