Skip to main content

Density

Type Alias Density 

Source
pub type Density = Dim<NInt<UInt<UInt<UTerm, B1>, B1>>, Z0, PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0>;
Expand description

Mass density (M¹ · L⁻³) — SI unit: kg·m⁻³.

Aliased Type§

pub struct Density(/* private fields */);