#include <RateLookup.h>
Public Attributes | |
double * | row |
Pointer to the first column on a row. | |
double | fraction |
double LookupRow::fraction |
Fraction of V or Ca over and above the division boundary for interpolation.
Referenced by LookupTable::lookup(), and LookupTable::row().
double* LookupRow::row |
Pointer to the first column on a row.
Referenced by LookupTable::lookup(), and LookupTable::row().