Skip to main content

RegularIntervalSchedule

Class Description

The schedule has time points where the time between them is constant.

Attributes

NameTypeDescription
endTimeDateTimeThe time for the last time point. The value can be a time of day, not a specific date.
timeStepSecondsThe time between each pair of subsequent regular time points in sequence order.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
RegularIntervalSchedule1RegularTimePoint1..*IntervalScheduleRegular interval schedule containing this time point.TimePointsThe regular interval time point data values that define this schedule.