|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5S_IS_SIMPLE function determines whether a dataspace is a simple dataspace.
Result = H5S_IS_SIMPLE(Dataspace_id)
Returns 1 if the dataspace is simple and 0 if it is not.
An integer representing the dataspace's identifier to be queried.
None
IDL Online Help (March 06, 2007)