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

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target 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.