Skip to main content

IrregularTimePoint

Class Description

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

Attributes

NameTypeDescription
timeSecondsThe time is relative to the schedule starting time.
value1FloatThe first value at the time. The meaning of the value is defined by the derived type of the associated schedule.
value2FloatThe second value at the time. The meaning of the value is defined by the derived type of the associated schedule.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
IrregularTimePoint1..*IrregularIntervalSchedule1TimePointsThe point data values that define a curve.IntervalScheduleAn IrregularTimePoint belongs to an IrregularIntervalSchedule.