DimensionScale.isScale

bool isScale(hid_t did)

Checks if a dataset is a dimension scale.

Parameters

didDataset identifier to check

Returns

true if the dataset is a dimension scale, false otherwise.

Throws

HDF5Exception if the check fails.