DimensionScale.getNumScales
int getNumScales(hid_t did, uint idx)Gets the number of dimension scales attached to a dimension.
Parameters
did | Dataset identifier |
idx | Index of the dimension |
Returns
The number of scales attached to the dimension.
Throws
HDF5Exception if the operation fails.