Term

Represents a term in a UnitExpression. Consists of a reference to a Unit or a UnitExpression and a power. For instance, in a UnitExpression that represents "meter per second squared," there is one Term that represents "meter" (to the first power) and another Term that represents "second squared."