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

Public Member Functions

def __init__ (self, name, time, monthDayHr, tblVals, *typ='interp', timeUnit=None)
 
def get_val (self, dateTime, col=0)
 
- Public Member Functions inherited from lookup.LkupTblBase
def __init__ (self, name, idxVals, lkupVals)
 
def get_val (self, idxVal)
 
def __subclasshook__ (cls, C)
 
def maxIdx (self)
 
def minIdx (self)
 

Public Attributes

 typ
 
 timeUnit
 
 tDelta
 
 vDate
 
- Public Attributes inherited from lookup.LkupTblBase
 name
 
 idxVals
 
 lkupVals
 

Detailed Description

Definition at line 139 of file lookup.py.

Constructor & Destructor Documentation

◆ __init__()

def lookup.LkupTblAnn.__init__ (   self,
  name,
  time,
  monthDayHr,
  tblVals,
typ = 'interp',
  timeUnit = None 
)

Definition at line 140 of file lookup.py.

Member Function Documentation

◆ get_val()

def lookup.LkupTblAnn.get_val (   self,
  dateTime,
  col = 0 
)

Definition at line 205 of file lookup.py.

Member Data Documentation

◆ tDelta

lookup.LkupTblAnn.tDelta

Definition at line 149 of file lookup.py.

◆ timeUnit

lookup.LkupTblAnn.timeUnit

Definition at line 147 of file lookup.py.

◆ typ

lookup.LkupTblAnn.typ

Definition at line 144 of file lookup.py.

◆ vDate

lookup.LkupTblAnn.vDate

Definition at line 196 of file lookup.py.


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