Deciteslas

Type Alias Deciteslas 

Source
pub type Deciteslas<T> = Quantity<T, UnitDeciteslas>;

Aliased Type§

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

Fields§

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