Decidegrees

Type Alias Decidegrees 

Source
pub type Decidegrees<T> = Quantity<T, UnitDecidegrees>;

Aliased Type§

#[repr(transparent)]
pub struct Decidegrees<T> { pub value: T, pub dim: PhantomData<DimensionStruct<NInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0>>, }

Fields§

§value: T§dim: PhantomData<DimensionStruct<NInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0>>