UnitQuantity Class ================== `Detailed Documentation `_ `Example Usage `_ General ------- UnitQuantity objects are unnamed objects that comprise a numeric value and a unit. Required Information -------------------- - **value** - **unit** Notes ---- UnitQuantity objects may be maniuplated using arithmtic and comparison operators while maintaining unit consistency. The units are the same as discussed in :doc:`Parameter `