14.8.2.5 TimeIndices
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotype: | «XSDcomplexType» |
Indices into a time series. Used to specify time. (Not to be confused with time step.)
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. |
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 |