|
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 27 of file restitute.h.
| float limpet::restitute_dynamic::bcl_dec |
decrement in bcl
Definition at line 31 of file restitute.h.
| float limpet::restitute_dynamic::bcl_end |
final basic cycle length
Definition at line 29 of file restitute.h.
| float limpet::restitute_dynamic::bcl_start |
initial basic cycle length
Definition at line 28 of file restitute.h.
| int limpet::restitute_dynamic::beats_per_bcl |
number of beats for a particular bcl
Definition at line 30 of file restitute.h.