Previous Scientific Data Formats: Hierarchical Data Format - HDF5 Next

HDF5 Datatypes

In HDF5, a datatype is an object that describes the storage format of the individual data points of a data set. There are two categories of datatypes; atomic and compound datatypes:

In addition, HDF5 uses the following terms for different datatype concepts:

  IDL Online Help (March 06, 2007)