Class Description
The schedule has time points where the time between them is constant.
Attributes
Name | Type | Description |
---|
endTime | DateTime | The time for the last time point. The value can be a time of day, not a specific date. |
timeStep | Seconds | The time between each pair of subsequent regular time points in sequence order. |
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|
RegularIntervalSchedule | 1 | RegularTimePoint | 1..* | IntervalSchedule | Regular interval schedule containing this time point. | TimePoints | The regular interval time point data values that define this schedule. |