6.5 TimeIndices

Topic Version1Published11/11/2016
For StandardCOM v2.1
Type:ClassStereotype:«XSDcomplexType»

Indices

into a time series. Used to specify time. (Not to be confused with time step.)

Table 6.5-1 Attributes

Name

Type

Notes

SimulatorTimeStep

AbstractIntegerArray

Simulation time step for each time index

TimeIndexCount

PositiveLong

 

TimeIndexStart

NonNegativeLong

The index of the start time in the time series, if not zero.

UseInterval

Boolean

When UseInterval is true, the values are associated with each time intervals between two consecutive time entries instead of each individual time entry. As a consequence the dimension of the value array corresponding to the time series is the number of entry in the series minus one.

Table 6.5-2 Associations

Association

Notes

From: TimeIndices.TimeSeries

To: TimeSeries

Association

 

From: AbstractProperty.TimeIndices

0..1To: TimeIndices

Association