q16p16 property

FixedPoint q16p16

Getter for Q16.16

Implementation

FixedPoint get q16p16 => FixedPoint.of(fixed, signed: true, m: 16, n: 16);