14.4.14 Point3dHdf5Array

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

An array of explicit XYZ points stored as three coordinates in an HDF5 dataset.

Table 14.4.14-1 Attributes

Name

Data Type

Notes

Coordinates

Hdf5Dataset

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

Derived From: AbstractPoint3dArray

Derived Classes: (none)

Relationships: None