|
Prado EFO PVA
|


Public Member Functions | |
| def | __init__ (self, name, idxVals, lkupVals) |
| def | get_val (self, xVals) |
Public Member Functions inherited from lookup.LkupTblBase | |
| def | __subclasshook__ (cls, C) |
| def | maxIdx (self) |
| def | minIdx (self) |
Public Attributes | |
| interpFnc | |
Public Attributes inherited from lookup.LkupTblBase | |
| name | |
| idxVals | |
| lkupVals | |
| def lookup.LkupTblInterp.__init__ | ( | self, | |
| name, | |||
| idxVals, | |||
| lkupVals | |||
| ) |
Reimplemented from lookup.LkupTblBase.
| def lookup.LkupTblInterp.get_val | ( | self, | |
| xVals | |||
| ) |
Reimplemented from lookup.LkupTblBase.