|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5T_GET_SUPER function returns the base datatype from which a datatype is derived.
Result = H5T_GET_SUPER(Datatype_id)
Returns the base datatype's identifier number. This identifier can be released with the H5T_CLOSE.
An integer representing the datatype's identifier to be queried.
None
IDL Online Help (March 06, 2007)