.Modelica_LinearSystems2.StateSpace.Analysis.analysis.printHTMLbasics

Print the html preamble or ending on file

Interface

encapsulated function printHTMLbasics
  import Modelica.Utilities.Files;
  import Modelica.Utilities.Streams;
  input String fileName = "systemReport.html" "File on which the html basics should be written";
  input Boolean printBegin = false "True, if beginning of a html file should be printed, otherwise the ending" annotation(
    choices(checkBox = true));
end printHTMLbasics;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos