|
PySharp Units of Measure
Units of Measure in Python
|
This class represents an object that is identified by a name and symbol with a description. More...
Public Member Functions | |
| __init__ (self, name, symbol, description) | |
| __str__ (self) | |
| __eq__ (self, other) | |
| __hash__ (self) | |
Public Attributes | |
| name | |
| symbol | |
| description | |
This class represents an object that is identified by a name and symbol with a description.
Units of measure are such objects.