Uses of Package
ncsa.hdf.object.fits

Packages that use ncsa.hdf.object.fits
ncsa.hdf.object.fits   
 

Classes in ncsa.hdf.object.fits used by ncsa.hdf.object.fits
FitsDataset
          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
FitsGroup
          An H5Group represents HDF5 group, inheriting from Group.