Package hdf.object.h4


package hdf.object.h4
  • Classes
    Class
    Description
    An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.
    This class defines HDF4 data type characteristics and APIs for a data type.
    This class provides file level APIs.
    H4GRImage describes an HDF4 general raster(GR) image and operations performed on the GR image.
    An H4Group is a vgroup in HDF4, inheriting from Group.
    An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.
    H4SDS describes HDF4 Scientific Data Sets (SDS) and operations performed on the SDS.
    H4Vdata describes a multi-dimension array of HDF4 vdata, inheriting CompoundDS.