14.4.12 Point2dHdf5Array
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML 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.
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