14.8.2.4 DiscretePropertySeries
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotype: | «XSDcomplexType» |
Information specific to one discrete property. Used to capture integer values such as indices.
Name |
Type |
Notes |
---|---|---|
RealizationIndices |
AbstractIntegerArray |
Provide the list of indices corresponding to a realization’s number. For example, if a user wants to send the realization corresponding to p10, p20, etc., he would write the array 10, 20, etc. If not provided, then the realization count (which could be 1) does not introduce a dimension to the multi-dimensional array storage. |
Association |
Notes |
---|---|
From: DiscretePropertySeries. 0..1To: TimeIndices.SeriesTimeIndices Association |
|
From: DiscretePropertySeries. To: DiscreteProperty. Generalization |