DimensionScale.isScale
bool isScale(hid_t did)Checks if a dataset is a dimension scale.
Parameters
did | Dataset identifier to check |
Returns
true if the dataset is a dimension scale, false otherwise.
Throws
HDF5Exception if the check fails.
bool isScale(hid_t did)Checks if a dataset is a dimension scale.
did | Dataset identifier to check |