Prado EFO PVA
Public Member Functions | Public Attributes | List of all members
evap.EvapBase Class Reference
Inheritance diagram for evap.EvapBase:
Inheritance graph
[legend]
Collaboration diagram for evap.EvapBase:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, name, time)
 
def calc_evap (self, stor)
 
def __subclasshook__ (cls, C)
 

Public Attributes

 name
 
 T
 
 evap
 

Detailed Description

Definition at line 13 of file evap.py.

Constructor & Destructor Documentation

◆ __init__()

def evap.EvapBase.__init__ (   self,
  name,
  time 
)

Definition at line 14 of file evap.py.

Member Function Documentation

◆ __subclasshook__()

def evap.EvapBase.__subclasshook__ (   cls,
  C 
)

Definition at line 23 of file evap.py.

◆ calc_evap()

def evap.EvapBase.calc_evap (   self,
  stor 
)

Reimplemented in evap.EvapLkupTbl.

Definition at line 20 of file evap.py.

Member Data Documentation

◆ evap

evap.EvapBase.evap

Definition at line 17 of file evap.py.

◆ name

evap.EvapBase.name

Definition at line 15 of file evap.py.

◆ T

evap.EvapBase.T

Definition at line 16 of file evap.py.


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