I49F15

Type Alias I49F15 

Source
pub type I49F15 = FixedI64<U15>;
Expand description

FixedI64 with 49 integer bits and 15 fractional bits.

Aliased Typeยง

pub struct I49F15 { /* private fields */ }