Class Description

TimePoints for a schedule where the time between the points varies.

Attributes

Name Type Description
time Seconds The time is relative to the schedule starting time.
value1 Float The first value at the time. The meaning of the value is defined by the derived type of the associated schedule.
value2 Float The second value at the time. The meaning of the value is defined by the derived type of the associated schedule.

Relationships

Inherits from

  • None

Descendant classes

  • No 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
IrregularIntervalSchedule 1 IrregularTimePoint 1..* IntervalSchedule An IrregularTimePoint belongs to an IrregularIntervalSchedule. TimePoints The point data values that define a curve.