.AixLib.Utilities.IO.Files.BaseClasses.WeeklyScheduleObject.constructor

Information

Object for storing weekly schedules.

Interface

impure function constructor
  extends Modelica.Icons.Function;
  input Boolean tableOnFile "Table is on file";
  input String sourceName "Data source";
  input Real t_offset "When time=t_offset, the time is assumed to be monday at midnight";
  input String data "Data, when tableOnFile=false";
  output WeeklyScheduleObject weeklySchedule "Pointer to the weekly schedule";
end constructor;

Revisions


Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos