.Buildings.Utilities.Plotters.BaseClasses.sendTerminalString

Information

External function that prints string to the plot object. The string will be added at the end of the html file.

Interface

function sendTerminalString
  extends Modelica.Icons.Function;
  input Buildings.Utilities.Plotters.BaseClasses.Backend plt "Plot object";
  input String string "String to be printed";
end sendTerminalString;

Revisions


Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos