Chemical Data Processing Library Python API - Version 1.1.1
Public Member Functions | List of all members
CDPL.Math.UnitLower Class Reference
+ Inheritance diagram for CDPL.Math.UnitLower:

Public Member Functions

None __init__ ()
 Initializes the UnitLower instance.
 
None __init__ (UnitLower t)
 Initializes a copy of the UnitLower instance t. More...
 

Constructor & Destructor Documentation

◆ __init__()

None CDPL.Math.UnitLower.__init__ ( UnitLower  t)

Initializes a copy of the UnitLower instance t.

Parameters
tThe UnitLower instance to copy.