.Buildings.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 2025-01-09T19:26:08Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos