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

Public Member Functions

def __init__ (self, name, time, hypso, monDayHr, lkupVals, *typ='step', timeUnit=None)
 
def calc_evap (self, stor)
 
- Public Member Functions inherited from evap.EvapBase
def __init__ (self, name, time)
 
def __subclasshook__ (cls, C)
 

Public Attributes

 evapRateTbl
 
 hypso
 
- Public Attributes inherited from evap.EvapBase
 name
 
 T
 
 evap
 

Detailed Description

Definition at line 31 of file evap.py.

Constructor & Destructor Documentation

◆ __init__()

def evap.EvapLkupTbl.__init__ (   self,
  name,
  time,
  hypso,
  monDayHr,
  lkupVals,
typ = 'step',
  timeUnit = None 
)

Definition at line 32 of file evap.py.

Member Function Documentation

◆ calc_evap()

def evap.EvapLkupTbl.calc_evap (   self,
  stor 
)

Reimplemented from evap.EvapBase.

Definition at line 40 of file evap.py.

Member Data Documentation

◆ evapRateTbl

evap.EvapLkupTbl.evapRateTbl

Definition at line 37 of file evap.py.

◆ hypso

evap.EvapLkupTbl.hypso

Definition at line 39 of file evap.py.


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