DimensionScale.attachScale

void attachScale(hid_t did, hid_t dsid, uint idx)

Attaches a dimension scale to a dataset dimension.

Parameters

didDataset identifier
dsidDimension scale dataset identifier
idxIndex of the dimension to attach the scale to

Throws

HDF5Exception if the operation fails.