Skip Navigation Links.

H5FloatingBitFields Properties

The H5FloatingBitFields type exposes the following members.

Properties

  NameDescription
Public propertyexponentBitPosition
Start bit number of the exponent.
Public propertymantissaBitPosition
Start bit number of the mantissa.
Public propertynExponentBits
Number of bits in the exponent.
Public propertynMantissaBits
Number of bits in the mantissa.
Public propertysignBitPosition
Position of the sign bit.

See Also