The H5S_GET_SIMPLE_EXTENT_NDIMS function determines the number of dimensions (or rank) of a dataspace.
Result = H5S_GET_SIMPLE_EXTENT_NDIMS(Dataspace_id)
Returns an integer representing the number of dimensions.
An integer representing the dataspace's identifier to be queried.
None.
Introduced 5.6
H5S_GET_SIMPLE_EXTENT_DIMS, H5S_GET_SIMPLE_EXTENT_NPOINTS, H5S_GET_SIMPLE_EXTENT_TYPE