openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
#include <restitute.h>
Public Attributes | |
float | bcl_start |
initial basic cycle length More... | |
float | bcl_end |
final basic cycle length More... | |
int | beats_per_bcl |
number of beats for a particular bcl More... | |
float | bcl_dec |
decrement in bcl More... | |
Definition at line 42 of file restitute.h.
float limpet::restitute_dynamic::bcl_dec |
decrement in bcl
Definition at line 46 of file restitute.h.
float limpet::restitute_dynamic::bcl_end |
final basic cycle length
Definition at line 44 of file restitute.h.
float limpet::restitute_dynamic::bcl_start |
initial basic cycle length
Definition at line 43 of file restitute.h.
int limpet::restitute_dynamic::beats_per_bcl |
number of beats for a particular bcl
Definition at line 45 of file restitute.h.