|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5G_GET_NUM_OBJS function returns number of objects in the group specified by its identifier.
Result = H5G_GET_NUM_OBJS(Loc_id)
Result is the number of objects contained in the group.
An integer giving the file or group identifier.
None
H5G_CREATE, H5G_GET_OBJ_NAME_BY_IDX
IDL Online Help (March 06, 2007)