.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-12-04T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos