|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5S_GET_SIMPLE_EXTENT_TYPE function returns the current class of a dataspace.
Result = H5S_GET_SIMPLE_EXTENT_TYPE(Dataspace_id)
Returns a string containing the class. Possible values are:
An integer representing the dataspace's identifier to be queried.
None
H5S_GET_SIMPLE_EXTENT_DIMS, H5S_GET_SIMPLE_EXTENT_NDIMS, H5S_GET_SIMPLE_EXTENT_NPOINTS
IDL Online Help (March 06, 2007)