Contents:
For conceptual model usage and type mapping, see:
Model
Model class for fixed point unsigned integers
bitSize (int) – Specifies the total number of bits, including the binary point bit width.
int
binPoint (int) – Specifies the bit location of the binary point, where bit zero is the least significant bit.
args (Any)
kwargs (Any)
Any
alias of float
float
Return the minimum representable unsigned fixed-point value (0).
Return the maximum representable unsigned fixed-point value.