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

time constant groups More...

#include <ION_IF.h>

Collaboration diagram for limpet::tc_grp:

Public Attributes

float dt
 
int skp
 
int rat
 
int update
 

Detailed Description

time constant groups

The time constant group structure will hold all the information for integrating the svs using different time steps depending on the time constant that governs the process.

Definition at line 74 of file ION_IF.h.

Member Data Documentation

◆ dt

float limpet::tc_grp::dt

Definition at line 75 of file ION_IF.h.

◆ rat

int limpet::tc_grp::rat

Definition at line 77 of file ION_IF.h.

◆ skp

int limpet::tc_grp::skp

Definition at line 76 of file ION_IF.h.

◆ update

int limpet::tc_grp::update

Definition at line 78 of file ION_IF.h.


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