Chaste Release::3.1
|
#include <AbstractContractionModel.hpp>
Public Attributes | |
double | voltage |
double | intracellularCalciumConcentration |
Struct storing the input parameters that might be used by a contraction model (excl stretch and stretch-rate, as these may be set several times using the current deformation guess by the implicit assembler, and time).
Definition at line 48 of file AbstractContractionModel.hpp.
Input calcium concentration (mMol)
Definition at line 51 of file AbstractContractionModel.hpp.
Referenced by AbstractCardiacMechanicsSolver< ELASTICITY_SOLVER, DIM >::SetCalciumAndVoltage(), and NhsContractionModel::SetInputParameters().
Input voltage (mV)
Definition at line 50 of file AbstractContractionModel.hpp.
Referenced by Nash2004ContractionModel::SetInputParameters(), and Kerchoffs2003ContractionModel::SetInputParameters().