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 | |
def | __init__ (self, name, symbol, description) |
def | __str__ (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.