.Modelica.Blocks.Tables.Internal.getDer2Table1DValue

Information

Second derivative of interpolated 1-dim. table defined by matrix

Interface

pure function getDer2Table1DValue
  extends Modelica.Icons.Function;
  input Modelica.Blocks.Types.ExternalCombiTable1D tableID "External table object";
  input Integer icol "Column number";
  input Real u "Abscissa value";
  input Real der_u "Derivative of abscissa value";
  input Real der2_u " Second derivative of abscissa value";
  output Real der2_y "Second derivative of interpolated value";
end getDer2Table1DValue;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f