DimensionScale.getScaleName

string getScaleName(hid_t did)

Gets the name of a dimension scale.

Parameters

didDimension scale dataset identifier

Returns

The scale name, or an empty string if not set.

Throws

HDF5Exception if the operation fails.