.FCSys.Utilities.Time.timeTranslation

Information

The time is rounded down to the integer second.

Interface

function timeTranslation
  extends Modelica.Icons.Function;
  import Modelica.Utilities.Streams.print;
  input String problem "Path and name of the model (with modifiers, if any)";
  input String fileName = "translg.txt" "File where to print (empty string is the terminal)";
  output Boolean ok "<html><code>true</code> if successful</html>";
end timeTranslation;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos