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 TypeClassDescriptionclass
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 -
Uses of ScalarDS in hdf.object.h4
Subclasses of ScalarDS in hdf.object.h4 -
Uses of ScalarDS in hdf.object.h5
Subclasses of ScalarDS in hdf.object.h5Modifier and TypeClassDescriptionclass
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. -
Uses of ScalarDS in hdf.object.nc2
Subclasses of ScalarDS in hdf.object.nc2Modifier and TypeClassDescriptionclass
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