14.8.2.5 TimeIndices

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotype:«XSDcomplexType»

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

Table 14.8.2.5-1 Attributes

Name

Type

Notes

SimulatorTimeStep

AbstractIntegerArray

Simulation time step for each time index.

TimeIndexCount

positiveInteger

 

TimeIndexStart

nonNegativeInteger

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 interval 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 entries in the series minus one.

Table 14.8.2.5-2 Associations

Association

Notes

From: TimeIndices. To: TimeSeries.TimeSeries

Association

 

From: DiscretePropertySeries. 0..1To: TimeIndices.SeriesTimeIndices

Association

 

From: CategoricalPropertySeries. 0..1To: TimeIndices.SeriesTimeIndices

Association

 

From: ContinuousPropertySeries. 0..1To: TimeIndices.SeriesTimeIndices

Association

 

From: CommentPropertySeries. 0..1To: TimeIndices.SeriesTimeIndices

Association