.ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Spline_Utilities.Modelica_Interpolation.Table1D.evaluate

Information

Evaluate Table data at one parameter

Interface

function evaluate
  extends Modelica.Icons.Function;
  input Bspline1D.Data tableSpline "Bspline table to be evaluated";
  input Real x "Parameter value at which table shall be evaluated";
  output Real y[tableSpline.ndim] "Value of table at x";
end evaluate;

Generated at 2025-02-21T19:24:40Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos