PySharp Units of Measure
Units of Measure in Python
Loading...
Searching...
No Matches
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...

Public Member Functions

 __init__ (self, name, symbol, description)
 
 __str__ (self)
 
 __eq__ (self, other)
 
 __hash__ (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: