37 #ifndef _PURKINJEVENTRICULARJUNCTIONSTIMULUS_HPP_
38 #define _PURKINJEVENTRICULARJUNCTIONSTIMULUS_HPP_
40 #include "AbstractCardiacCell.hpp"
41 #include "AbstractStimulusFunction.hpp"
119 #endif //_PURKINJEVENTRICULARJUNCTIONSTIMULUS_HPP_
bool mAppliedToVentricularCellModel
double mJunctionResistance
void SetPurkinjeCellModel(AbstractCardiacCellInterface *pPurkinjeModel)
double GetStimulus(double time)
AbstractCardiacCellInterface * mpVentricularCellModel
void SetVentricularCellModel(AbstractCardiacCellInterface *pVentricularModel)
void SetAppliedToPurkinjeCellModel()
PurkinjeVentricularJunctionStimulus(const double &rJunctionResistance)
AbstractCardiacCellInterface * mpPurkinjeCellModel