Contents:
Model class for fixed point signed 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