Chemical Data Processing Library Python API - Version 1.1.1
|
Public Member Functions | |
None | __init__ () |
Initializes the UnitLower instance. | |
None | __init__ (UnitLower t) |
Initializes a copy of the UnitLower instance t. More... | |
None CDPL.Math.UnitLower.__init__ | ( | UnitLower | t | ) |
Initializes a copy of the UnitLower instance t.
t | The UnitLower instance to copy. |