14.6.21 DoubleConstantArray
| Topic Version | 1 | Published | 09/11/2015 | |
| For Standard | RESQML v2.0.1 | |||
| Stereotypes: | XSDcomplexType | |||
Represents an array of double values where all values are identical. This an optimization for which an array of explicit double values is not required.
|
Name |
Data Type |
Notes |
|---|---|---|
|
Value |
double |
Values inside all the elements of the array. |
|
Count |
positiveInteger |
Size of the array. |
Derived From: AbstractDoubleArray
Derived Classes: (none)
Relationships: None