Summary
Represents a computation scale of the computation method.
See also
ICompuMethod
ICompuScale.compu_const
ICompuScale.desc_code
ICompuScale.lower_limit
ICompuScale.mask
ICompuScale.rational_coeffs
ICompuScale.upper_limit
Structure
The computation constant of the scale.
str
A description code of the scale.
The lower Limit
float or None
float
The mask of the scale (None if the computation method is not BITFIELD_TEXTTABLE)
None
BITFIELD_TEXTTABLE
The rational coefficient of the scale.
IRationalCoeff
The upper Limit