Uses of Package
hdf.object.fits

Packages that use hdf.object.fits
Package
Description
 
  • Classes in hdf.object.fits used by hdf.object.fits
    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 The library predefines a modest number of datatypes.
    An H5Group represents HDF5 group, inheriting from Group.