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

#include <restitute.h>

Collaboration diagram for limpet::restitute_S1S2:

Public Attributes

float bcl
 basic cycle length More...
 
float S2_start
 bcl of first premature beat More...
 
float S2_end
 bcl of last premature beat More...
 
int beats_per_S2
 number of beats before S2 More...
 
float S2_dec
 decrement for S2 beats More...
 

Detailed Description

Definition at line 34 of file restitute.h.

Member Data Documentation

◆ bcl

float limpet::restitute_S1S2::bcl

basic cycle length

Definition at line 35 of file restitute.h.

◆ beats_per_S2

int limpet::restitute_S1S2::beats_per_S2

number of beats before S2

Definition at line 38 of file restitute.h.

◆ S2_dec

float limpet::restitute_S1S2::S2_dec

decrement for S2 beats

Definition at line 39 of file restitute.h.

◆ S2_end

float limpet::restitute_S1S2::S2_end

bcl of last premature beat

Definition at line 37 of file restitute.h.

◆ S2_start

float limpet::restitute_S1S2::S2_start

bcl of first premature beat

Definition at line 36 of file restitute.h.


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