Package hdf.object.fits


package hdf.object.fits
  • Class Summary
    Class
    Description
    FitsDataset describes an multi-dimension array of HDF5 scalar or atomic data types, such as byte, int, short, long, float, double and string, and operations performed on the scalar dataset
    Datatype encapsulates information of a datatype.
    This class provides file level APIs.
    An H5Group represents HDF5 group, inheriting from Group.