HDF5 documents and links Introduction to HDF5 HDF5 User Guide Other High-level API documents |
And in this document, the
HDF5 Reference Manual
H5DS H5IM H5LT H5PT H5TB H5 H5A H5D H5E H5F H5G H5I H5L H5O H5P H5R H5S H5T H5Z Tools Datatypes |
If GetIndex
returns 0
(zero),
you must then check the value of the parameter error
.
If error
is negative, GetIndex
has failed;
if error
is 0
(zero), the position of
the current packet is 0
(zero).
error
is not
supplied, any error value is ignored. Using this parameter allows
the user to distinguish between an open packet table with 0
packets and an invalid packet table.fileID
named name
. Packets
will be of the datatype specified by dtypeID
.0
(zero) through
9,
or -1
for no compression.name
in the location fileID
. This packet
table must be fixed-length.data
, with fixed-length
packets from the packet table. The one-argument function can be
called to retrieve a single packet at the given index, or the
two-argument function used to read a range of packets
(zero-indexed, inclusive).numPackets
argument; if this argument is
not supplied, it defaults to one.
HDF5 documents and links Introduction to HDF5 HDF5 User Guide Other High-level API documents |
And in this document, the
HDF5 Reference Manual
H5DS H5IM H5LT H5PT H5TB H5 H5A H5D H5E H5F H5G H5I H5L H5O H5P H5R H5S H5T H5Z Tools Datatypes |