Defines the class for physical base dimensions.
Readonly
Determine if this dimension is a "simple" base dimension.
Protected
Combine two compounds by applying a factor on the second compound.
Another compount
The factor to use on the other compound
The combination of the two compounds
Determine the exponent on the specified unit or dimension.
The unit or dimension to retrieve the exponent from
The exponent
Generate an array of nonzero exponent units or dimensions.
An array of nonzero exponent units or dimensions
Determine whether two compounds contain the same units or dimensions.
Another compound
A boolean
Multiply this compound by another after applying an exponent on the second compound.
Another compound fraction
The exponent to apply on the other compound
The product of the two compounds
Generate valid LaTeX code representing this compound.
A valid LaTeX equation
Defines the class for physical base dimensions.