Decabels

Type Alias Decabels 

Source
pub type Decabels<T> = Quantity<T, UnitDecabels>;

Aliased Type§

#[repr(transparent)]
pub struct Decabels<T> { pub value: T, pub dim: PhantomData<DimensionStruct<PInt<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, PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0>>, }

Fields§

§value: T§dim: PhantomData<DimensionStruct<PInt<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, PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0>>