MedFloat32
A 32-bit representation of a floating point number consisting of a 8 bit exponent and 24 bit mantissa so that 10^exponent * mantissa (IEEE-11073)
Functions
Link copied to clipboard
Link copied to clipboard
Encodes this MedFloat32 and copies it into a ByteArray at a given offset.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Encodes this MedFloat32 into a ByteArray.