: Public Class
Created: 08/05/2008 14:13:15
Modified: 29/07/2011 18:24:33
Project:
Advanced:
Time point for a schedule where the time between the consecutive points is constant.<br/><br/>
Attribute
Public Integer
  sequenceNumber
Details:
Notes: The position of the regular time point in the sequence. Note that time points don't have to be sequential, i.e. time points may be omitted. The actual time for a RegularTimePoint is computed by multiplying the associated regular interval schedule's time step with the regular time point sequence number and adding the associated schedules start time.<br/><br/>
Public Float
  value1
Details:
Notes: The first value at the time. The meaning of the value is defined by the derived type of the associated schedule.<br/><br/>
Public Float
  value2
Details:
Notes: The second value at the time. The meaning of the value is defined by the derived type of the associated schedule.<br/><br/><br/>
Element Source Role Target Role
RegularIntervalSchedule
Class  
Name: IntervalSchedule
Regular interval schedule containing this time point.
Name: TimePoints
The regular interval time point data values that define this schedule.
Details:
 
Object Type Connection Direction Notes
RegularTimePoint Class Dependency From