The H5S_GET_SIMPLE_EXTENT_DIMS function returns the dimension sizes for a dataspace.
Result = H5S_GET_SIMPLE_EXTENT_DIMS(Dataspace_id [, MAX_DIMENSIONS=variable] )
Returns a vector containing the dimension sizes.
An integer representing the dataspace’s identifier to be queried.
Set this keyword to a named variable to return the maximum dimension sizes for the dataspace.
5.6 |
Introduced |
H5S_GET_SIMPLE_EXTENT_NDIMS , H5S_GET_SIMPLE_EXTENT_NPOINTS , H5S_GET_SIMPLE_EXTENT_TYPE