6.5 TimeIndices
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | COM v2.1 | ||||
Type: | Class | 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 |
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. |
Association |
Notes |
---|---|
From: TimeIndices.TimeSeries To: TimeSeries Association |
|
From: AbstractProperty.TimeIndices 0..1To: TimeIndices Association |