.Buildings.Controls.Types.Day

Enumeration for the day types

Information

Enumeration for the type of days that are used in the demand response models. The possible values are

  1. WorkingDay
  2. NonWorkingDay
  3. Holiday

Definition

type Day = enumeration(WorkingDay "Working day, such as Monday through Friday", NonWorkingDay "Non-working day, such as week-ends, but not holidays", Holiday "Holiday");

Revisions


Generated at 2025-03-11T19:24:33Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos