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

#include <restitute.h>

Collaboration diagram for limpet::TrgList:

Public Attributes

int n
 number of pulses required for protocol More...
 
double * lst
 store instants of pulse delivery More...
 
bool * pmat
 store flag to indicate prematurity More...
 

Detailed Description

Definition at line 28 of file restitute.h.

Member Data Documentation

◆ lst

double* limpet::TrgList::lst

store instants of pulse delivery

Definition at line 30 of file restitute.h.

◆ n

int limpet::TrgList::n

number of pulses required for protocol

Definition at line 29 of file restitute.h.

◆ pmat

bool* limpet::TrgList::pmat

store flag to indicate prematurity

Definition at line 31 of file restitute.h.


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