I16F48

Type Alias I16F48 

Source
pub type I16F48 = FixedI64<U48>;
Expand description

FixedI64 with 16 integer bits and 48 fractional bits.

Aliased Typeยง

pub struct I16F48 { /* private fields */ }