-
Subclasses of ScalarDS in hdf.object.fits
Modifier and Type |
Class |
Description |
class |
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
|
-
Subclasses of ScalarDS in hdf.object.h4
Modifier and Type |
Class |
Description |
class |
H4GRImage |
H4GRImage describes an HDF4 general raster(GR) image and operations performed on
the GR image.
|
class |
H4SDS |
H4SDS describes HDF4 Scientific Data Sets (SDS) and operations performed on
the SDS.
|
-
Subclasses of ScalarDS in hdf.object.h5
Modifier and Type |
Class |
Description |
class |
H5ScalarDS |
H5ScalarDS describes a 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.
|
-
Subclasses of ScalarDS in hdf.object.nc2
Modifier and Type |
Class |
Description |
class |
NC2Dataset |
NC2Dataset 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
|