.Modelica_LinearSystems2.StateSpace.Analysis.analysis.printHTMLbasics

Information

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