Skip to main content

OFTReal

This class represents a field containing a real number value. It provides a property to access the underlying data as a floating-point number.

Attributes

AttributeTypeDescription
valuefloatReturn a float contained in this field.

Methods


value()

@classmethod
def value() - > float

Return a float contained in this field.

Returns

TypeDescription
floatThe double-precision floating point value stored within the field