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