openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
limpet::restitute_dynamic Struct Reference

#include <restitute.h>

Collaboration diagram for limpet::restitute_dynamic:

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...
 

Detailed Description

Definition at line 42 of file restitute.h.

Member Data Documentation

◆ bcl_dec

float limpet::restitute_dynamic::bcl_dec

decrement in bcl

Definition at line 46 of file restitute.h.

◆ bcl_end

float limpet::restitute_dynamic::bcl_end

final basic cycle length

Definition at line 44 of file restitute.h.

◆ bcl_start

float limpet::restitute_dynamic::bcl_start

initial basic cycle length

Definition at line 43 of file restitute.h.

◆ beats_per_bcl

int limpet::restitute_dynamic::beats_per_bcl

number of beats for a particular bcl

Definition at line 45 of file restitute.h.


The documentation for this struct was generated from the following file: