3.32 StringExternalArray
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | COM v2.1 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Used to store explicit string values, i.e., values that are not double, boolean or integers. The datatype of the values will be identified by means of the HDF5 API.
Name |
Type |
Notes |
---|---|---|
Values |
ExternalDataset |
Reference to HDF5 array of integer or double |
Association |
Notes |
---|---|
From: StringExternalArray. To: AbstractStringArray Generalization |
|
From: AbstractSeismicLineFeature.TraceLabels 0..1To: StringExternalArray Association |
The labels (as they would be found in SEGY trace headers for example) of the traces of the 2D seismic survey. BUSINESS RULE : count of this array must be the same as the count of nodes in the associated polyline representations. |