Kilonewtons

Type Alias Kilonewtons 

Source
pub type Kilonewtons<T> = Quantity<T, UnitKilonewtons>;

Aliased Type§

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

Fields§

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