DimensionScale.getNumScales

int getNumScales(hid_t did, uint idx)

Gets the number of dimension scales attached to a dimension.

Parameters

didDataset identifier
idxIndex of the dimension

Returns

The number of scales attached to the dimension.

Throws

HDF5Exception if the operation fails.