.TRANSFORM.Media.LookupTableMedianew.BaseClasses.Common.XtoName

A function to convert concentration to substance name

Interface

function XtoName
  extends Modelica.Icons.Function;
  input String substanceName = "";
  input Real[:] composition = {0.0};
  input String delimiter = "|";
  input Boolean debug = false;
  output String result;
end XtoName;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos