Atomic Data Type Properties

Get information about atomic data type

Functions

H5T.get_csetCharacter set of string data type
H5T.get_ebiasExponent bias of floating-point type
H5T.get_fieldsFloating-point data type bit field information
H5T.get_inpadInternal padding type for floating-point data types
H5T.get_normMantissa normalization type
H5T.get_offsetBit offset of first significant bit
H5T.get_orderByte order of atomic data type
H5T.get_padPadding type of least and most-significant bits
H5T.get_precisionPrecision of atomic data type
H5T.get_signSign type for integer data type
H5T.get_strpadStorage mechanism for string data type
H5T.set_csetSet character dataset for string data type
H5T.set_ebiasSet exponent bias of floating-point data type
H5T.set_fieldsSet sizes and locations of floating-point bit fields
H5T.set_inpadSpecify how unused internal bits are to be filled
H5T.set_normSet mantissa normalization of floating-point data type
H5T.set_offsetSet bit offset of first significant bit
H5T.set_orderSet byte ordering of atomic data type
H5T.set_padSet padding type for least and most significant bits
H5T.set_precisionSet precision of atomic data type
H5T.set_signSet sign property for integer data type
H5T.set_sizeSet size of data type in bytes
H5T.set_strpadSet storage mechanism for string data type