PySharp Units of Measure
Units of Measure in Python
Public Member Functions | Public Attributes | List of all members
uom.symbolic.Symbolic Class Reference

This class represents an object that is identified by a name and symbol with a description. More...

Inheritance diagram for uom.symbolic.Symbolic:

Public Member Functions

def __init__ (self, name, symbol, description)
 
def __str__ (self)
 

Public Attributes

 name
 
 symbol
 
 description
 

Detailed Description

This class represents an object that is identified by a name and symbol with a description.

Units of measure are such objects.


The documentation for this class was generated from the following file: