DimensionScale.getScaleName
string getScaleName(hid_t did)Gets the name of a dimension scale.
Parameters
did | Dimension scale dataset identifier |
Returns
The scale name, or an empty string if not set.
Throws
HDF5Exception if the operation fails.
string getScaleName(hid_t did)Gets the name of a dimension scale.
did | Dimension scale dataset identifier |