I15F49

Type Alias I15F49 

Source
pub type I15F49 = FixedI64<U49>;
Expand description

FixedI64 with 15 integer bits and 49 fractional bits.

Aliased Typeยง

pub struct I15F49 { /* private fields */ }