|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5T_GET_ARRAY_DIMS function returns the dimension sizes for an array datatype object.
Result = H5T_GET_ARRAY_DIMS(Datatype_id [, PERMUTATIONS=variable])
Returns a vector containing the dimension sizes.
An integer representing the datatype's identifier to be queried.
Set this keyword to a named variable in which to return the dimension permutations (C versus FORTRAN).
IDL Online Help (March 06, 2007)