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

time stepper More...

#include <ION_IF.h>

Collaboration diagram for limpet::ts:

Public Attributes

int cnt
 
int ng
 
tc_grptcg
 

Detailed Description

time stepper

Holds all data to control time stepping

Definition at line 85 of file ION_IF.h.

Member Data Documentation

◆ cnt

int limpet::ts::cnt

linear step counter

Definition at line 86 of file ION_IF.h.

◆ ng

int limpet::ts::ng

number of time constant groups in this ION_IF

Definition at line 87 of file ION_IF.h.

◆ tcg

tc_grp* limpet::ts::tcg

array of structures holding the tcg data

Definition at line 88 of file ION_IF.h.


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