modelCalendarTimeMonthsPlus
Validation model for the calendar time model with start time slightly higher than the full hour
Extends from Buildings.Utilities.Time.Validation.CalendarTimeMonths (Validation model for the calendar time model).
Information
This model validates the use of the Buildings.Utilities.Time.CalendarTime. It is identical to Buildings.Utilities.Time.Validation.CalendarTimeMonths except that the start and end time are different.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.Time.CalendarTime | calTim (from CalendarTimeMonths) | Computes date and time assuming time=0 corresponds to new year 2015 |
Revisions
-
September 14, 2016, by Michael Wetter:
First implementation.