| 
    openCARP
    
   Doxygen code documentation for the open cardiac electrophysiology simulator openCARP 
   | 
 
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "restitute.h"#include "ap_analyzer.h"#include "sv_init.h"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) |