|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5T_GET_PAD function returns the padding method of the least significant bit (lsb) and most significant bit (msb) of an atomic datatype.
Result = H5T_GET_PAD(Datatype_id)
Returns a two-element vector [lsb, msb]. Possible values are:
An integer representing the datatype's identifier to be queried.
None
H5T_GET_INPAD, H5T_GET_ORDER, H5T_GET_PRECISION
IDL Online Help (March 06, 2007)