COPASI API
4.16.103
|
This is the complete list of members for CInterpolation, including all inherited members.
calculateFiringTime() | CInterpolation | private |
calculateState() | CInterpolation | private |
CInterpolation() | CInterpolation | |
CInterpolation(size_t stateNum, size_t reactionNum) | CInterpolation | |
getInterpolationState() | CInterpolation | |
interpolation(C_FLOAT64 x) | CInterpolation | private |
mBeginRecordIndex | CInterpolation | private |
mHaveRecordNum | CInterpolation | private |
mpInterpolationState | CInterpolation | private |
mpState | CInterpolation | private |
mpX | CInterpolation | private |
mpY | CInterpolation | private |
mShiftBeginIndex | CInterpolation | private |
mStateNum | CInterpolation | private |
printInterpolation(const CInterpolation &interp) | CInterpolation | friend |
recordReset() | CInterpolation | |
recordState(const C_FLOAT64 time, const C_FLOAT64 *y) | CInterpolation | |
~CInterpolation() | CInterpolation |