openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Namespaces | Functions
restitute.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "restitute.h"
#include "ap_analyzer.h"
#include "sv_init.h"
Include dependency graph for restitute.cc:

Go to the source code of this file.

Namespaces

 limpet
 

Functions

void limpet::get_protocol_definition (char *r_file, restitution *r, bool useS1S2)
 
int limpet::read_restitution_protocol_def (char *r_file, restitution *r)
 
void limpet::restitution_trigger_list (char *r_file, restitution *r, char *protocol, int *n_dop, double **t_dop)
 
void limpet::restitution_save_sv (MULTI_IF *miif, int R1, restitution *r, action_potential *AP)