Package hdf.object.h5

Class H5ScalarDS

Object
All Implemented Interfaces:
DataFormat, MetaDataContainer, Serializable

public class H5ScalarDS extends ScalarDS implements MetaDataContainer
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. The library predefines a modest number of datatypes. For details, read HDF5 Datatypes in HDF5 User Guide
Version:
1.1 9/4/2007
Author:
Peter X. Cao
See Also: