[][src]Type Definition uom::si::DimensionOne

type DimensionOne = dyn Dimension<L = Z0, M = Z0, T = Z0, I = Z0, Th = Z0, N = Z0, J = Z0, Kind = dyn Kind>;

Type alias for dimension one for which all the exponents of the factors corresponding to the base quantities are zero.