Uses of Class
hdf.object.CompoundDS
Packages that use CompoundDS
-
Uses of CompoundDS in hdf.object.h4
Subclasses of CompoundDS in hdf.object.h4Modifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classH4Vdata describes a multi-dimension array of HDF4 vdata, inheriting CompoundDS. -
Uses of CompoundDS in hdf.object.h5
Subclasses of CompoundDS in hdf.object.h5Modifier and TypeClassDescriptionclassThe H5CompoundAttr class defines an HDF5 attribute of compound datatypes.classThe H5CompoundDS class defines an HDF5 dataset of compound datatypes.