DimensionScale.attachScale
void attachScale(hid_t did, hid_t dsid, uint idx)Attaches a dimension scale to a dataset dimension.
Parameters
did | Dataset identifier |
dsid | Dimension scale dataset identifier |
idx | Index of the dimension to attach the scale to |
Throws
HDF5Exception if the operation fails.