Type Alias uom::si::DimensionOne
source · pub type DimensionOne = dyn Dimension<L = Z0, M = Z0, T = Z0, I = Z0, Th = Z0, N = Z0, J = Z0, Kind = dyn Kind>;
Expand description
Type alias for dimension one for which all the exponents of the factors corresponding to the base quantities are zero.