FoxModel2002Modified Class Reference

#include <FoxModel2002Modified.hpp>

Inheritance diagram for FoxModel2002Modified:

Inheritance graph
[legend]
Collaboration diagram for FoxModel2002Modified:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FoxModel2002Modified (AbstractIvpOdeSolver *pSolver, AbstractStimulusFunction *pIntracellularStimulus)
double GetIIonic ()
void EvaluateYDerivatives (double var_environment__time, const std::vector< double > &rY, std::vector< double > &rDY)


Detailed Description

Generated from CellML, and P_Ca parameter modified.

Definition at line 19 of file FoxModel2002Modified.hpp.


Member Function Documentation

double FoxModel2002Modified::GetIIonic (  )  [inline, virtual]

Computes the total current flowing through the cell membrane, using the current values of the state variables.

Implements AbstractCardiacCell.

Definition at line 37 of file FoxModel2002Modified.hpp.

void FoxModel2002Modified::EvaluateYDerivatives ( double  time,
const std::vector< double > &  rY,
std::vector< double > &  rDY 
) [inline, virtual]

Method to evaluate the derivatives of the system.

Parameters:
time the current time
rY the current values of the state variables
rDY storage for the derivatives of the system; will be filled in on return

Implements AbstractOdeSystem.

Definition at line 216 of file FoxModel2002Modified.hpp.

References AbstractOdeSystem::DumpState().


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

Generated on Wed Mar 18 12:52:31 2009 for Chaste by  doxygen 1.5.5