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

#include <restitute.h>

Collaboration diagram for limpet::restitution:

Public Attributes

TrgList trigs
 trigger list for defining stim sequence More...
 
TrgList saveState
 instants at wich we save state vectors More...
 
double dur
 total duration of protocol More...
 
r_prtcl prtcl
 protocol type More...
 
int numppBeats
 number of prepaced beats before protocol More...
 
union {
   restitute_S1S2   S1S2
 
   restitute_dynamic   dyn
 
rtype
 

Detailed Description

Definition at line 49 of file restitute.h.

Member Data Documentation

◆ dur

double limpet::restitution::dur

total duration of protocol

Definition at line 52 of file restitute.h.

◆ dyn

restitute_dynamic limpet::restitution::dyn

Definition at line 57 of file restitute.h.

◆ numppBeats

int limpet::restitution::numppBeats

number of prepaced beats before protocol

Definition at line 54 of file restitute.h.

◆ prtcl

r_prtcl limpet::restitution::prtcl

protocol type

Definition at line 53 of file restitute.h.

◆ rtype

union { ... } limpet::restitution::rtype

◆ S1S2

restitute_S1S2 limpet::restitution::S1S2

Definition at line 56 of file restitute.h.

◆ saveState

TrgList limpet::restitution::saveState

instants at wich we save state vectors

Definition at line 51 of file restitute.h.

◆ trigs

TrgList limpet::restitution::trigs

trigger list for defining stim sequence

Definition at line 50 of file restitute.h.


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