Type Alias blackbox_log::units::si::DimensionOne

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

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