Candelas

Type Alias Candelas 

Source
pub type Candelas<T> = Quantity<T, UnitCandelas>;

Aliased Type§

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

Fields§

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