.ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Spline_Utilities.dumpOneSpline

Information

Write Modelica.Interpolation.Bspline1D.Data to file as record (not finished).

Interface

function dumpOneSpline
  import Util = Modelica.Utilities;
  input String fileName "file name";
  input String splineName "Name of the spline in the array of records.";
  input ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Spline_Utilities.Modelica_Interpolation.Bspline1D.Data spline "Data.";
  input Boolean lastSpline = false;
  output Boolean status "true if succesful.";
end dumpOneSpline;

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