14.4.12 Point2dHdf5Array

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType

An array of explicit XY points stored as two coordinates in an HDF5 dataset. If needed, the implied Z coordinate is uniformly 0.

Table 14.4.12-1 Attributes

Name

Data Type

Notes

Coordinates

Hdf5Dataset

Reference to an HDF5 2D dataset of XY points. The 2 coordinates are stored sequentially in HDF5, i.e., a multi-dimensional array of points is stored as a 2 x ... HDF5 array.

Derived From: AbstractPoint3dArray

Derived Classes: (none)

Relationships: None