|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
#include <leadfield.h>
Public Member Functions | |
| Leadfield () | |
| ~Leadfield () | |
| int | run (Electrics &elec) |
| Full pipeline: construct or load Z, stream vm.igb, write ECG_*.dat. More... | |
Definition at line 32 of file leadfield.h.
| opencarp::Leadfield::Leadfield | ( | ) |
Definition at line 33 of file leadfield.cc.
| opencarp::Leadfield::~Leadfield | ( | ) |
Definition at line 46 of file leadfield.cc.
| int opencarp::Leadfield::run | ( | Electrics & | elec | ) |
Full pipeline: construct or load Z, stream vm.igb, write ECG_*.dat.
Definition at line 269 of file leadfield.cc.