IasTransferFunction.IasioInfo
index
/home/ubuntu/IasRoot/lib/python3.10/site-packages/IasTransferFunction/IasioInfo.py

 
Classes
       
builtins.object
IasioInfo

 
class IasioInfo(builtins.object)
    IasioInfo(id, iasType)
 
Python equivalent of the scala IasioInfo
 
  Methods defined here:
__init__(self, id, iasType)
Constructor
 
:param id: the not None ID of the IASIO
:param iasType:  the not None type of the IASIO

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)