|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5A_GET_NAME function retrieves an attribute name given the attribute identifier number.
Result = H5A_GET_NAME(Attribute_id)
Returns a string containing the attribute name.
An integer representing the attribute's identifier to be queried.
None
IDL Online Help (March 06, 2007)