.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-01-03T19:25:57Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos