.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 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos