|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
#include "MULTI_ION_IF.h"Go to the source code of this file.
Classes | |
| struct | limpet::pulseStretch |
| struct | limpet::isoStretch |
| struct | limpet::isoSarcoStretch |
| struct | limpet::auxotonicStretch |
| union | limpet::_stretch |
Namespaces | |
| limpet | |
Typedefs | |
| typedef enum limpet::_stretch_protocol | limpet::s_prtcl |
| typedef union limpet::_stretch | limpet::stretch |
Enumerations | |
| enum | limpet::_stretch_protocol { limpet::STRAIN_PULSE , limpet::ISOMETRIC , limpet::ISOSARCOMETRIC , limpet::AUXOTONIC } |
Functions | |
| void | limpet::initializePulseStretch (float strain, float onset, float duration, float rise, float fall, stretch *s) |
| void | limpet::apply_stretch (MULTI_IF *miif, stretch *s, opencarp::timer_manager *tm) |