#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 54 of file AbstractContractionModel.hpp.
Input calcium concentration (mMol)
Definition at line 57 of file AbstractContractionModel.hpp.
Referenced by NhsContractionModel::SetInputParameters().
Input voltage (mV)
Definition at line 56 of file AbstractContractionModel.hpp.
Referenced by Nash2004ContractionModel::SetInputParameters(), and Kerchoffs2003ContractionModel::SetInputParameters().