openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
#include <restitute.h>
Public Attributes | |
int | n |
number of pulses required for protocol More... | |
double * | lst |
store instants of pulse delivery More... | |
bool * | pmat |
store flag to indicate prematurity More... | |
Definition at line 28 of file restitute.h.
double* limpet::TrgList::lst |
store instants of pulse delivery
Definition at line 30 of file restitute.h.
int limpet::TrgList::n |
number of pulses required for protocol
Definition at line 29 of file restitute.h.
bool* limpet::TrgList::pmat |
store flag to indicate prematurity
Definition at line 31 of file restitute.h.