impure functionconstructor

Creates an object for the weekly schedule

Extends from Modelica.Icons.Function (Icon for functions).

Information

Object for storing weekly schedules.

Inputs

TypeNameDefaultDescription
BooleantableOnFileTable is on file
StringsourceNameData source
Realt_offsetWhen time=t_offset, the time is assumed to be monday at midnight
StringdataData, when tableOnFile=false

Outputs

TypeNameDefaultDescription
WeeklyScheduleObjectweeklySchedulePointer to the weekly schedule

Revisions

  • March 9 2022, by Filip Jorissen:
    First implementation.