Dimension¶
- class nodimo.dimension.Dimension(**dimensions: Number)[source]¶
The dimension of a quantity.
This class inherits from dictionary and adds to it representation methods to display the dimension of a quantity in the way that is conventionally done by the literature and by the ISO 80000-1.
- Parameters:
- **dimensionsNumber
Base dimensions and exponents given as keyword arguments.