pyds.BasedInteger¶
- class pyds.BasedInteger(radix, digits, units=None)¶
Bases: pyds.Numeric
Represents a PDS based integer value.
- Parameters
- Raises
-
If radix is not between 2 and 16.
-
- Attributes
Special Methods
Bases: pyds.Numeric
Represents a PDS based integer value.
If radix is not between 2 and 16.
Special Methods