Microvolts

Type Alias Microvolts 

Source
pub type Microvolts<T> = Quantity<T, UnitMicrovolts>;

Aliased Type§

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