classWeeklyScheduleObject

Class that loads a weekly schedule

Extends from ExternalObject.

Information

Class definition for weekly schedule object used by Buildings.Utilities.IO.Files.WeeklySchedule.

Contents

NameDescription
constructorCreates an object for the weekly schedule
destructorRelease storage and close the external object, write data if needed

Revisions

  • April 10 2022, by Filip Jorissen:
    Added parameter source implementation.
  • March 9 2022, by Filip Jorissen:
    First implementation.