Uses of Class
hdf.object.ScalarDS
Packages that use ScalarDS
-
Uses of ScalarDS in hdf.object.fits
Subclasses of ScalarDS in hdf.object.fitsModifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classFitsDataset 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. -
Uses of ScalarDS in hdf.object.h4
Subclasses of ScalarDS in hdf.object.h4Modifier and TypeClassDescriptionclassH4GRImage describes an HDF4 general raster(GR) image and operations performed on the GR image.classAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classH4SDS describes HDF4 Scientific Data Sets (SDS) and operations performed on the SDS. -
Uses of ScalarDS in hdf.object.h5
Subclasses of ScalarDS in hdf.object.h5Modifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classH5ScalarDS 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. -
Uses of ScalarDS in hdf.object.nc2
Subclasses of ScalarDS in hdf.object.nc2Modifier and TypeClassDescriptionclassAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.classNC2Dataset 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.