Type Alias DimensionOne
pub type DimensionOne = dyn Dimension<Th = Z0, N = Z0, I = Z0, M = Z0, Kind = dyn Kind, T = 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.