.ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Spline_Utilities.Modelica_Interpolation.Utilities.dummy

Information

Dummy Bspline

Interface

function dummy
  extends Modelica.Icons.Function;
  input Integer nd "Dimension";
  input Integer nc "Number of control points";
  input Integer deg "degree";
  output ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Spline_Utilities.Modelica_Interpolation.Bspline1D.Data spline(ndim = nd, ncontrol = nc, degree = deg) "A dummy Bspline with zero entries";
end dummy;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos