openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Member Functions | List of all members
opencarp::Leadfield Class Reference

#include <leadfield.h>

Collaboration diagram for opencarp::Leadfield:

Public Member Functions

 Leadfield ()
 
 ~Leadfield ()
 
int run (Electrics &elec)
 Full pipeline: construct or load Z, stream vm.igb, write ECG_*.dat. More...
 

Detailed Description

Definition at line 32 of file leadfield.h.

Constructor & Destructor Documentation

◆ Leadfield()

opencarp::Leadfield::Leadfield ( )

Definition at line 33 of file leadfield.cc.

◆ ~Leadfield()

opencarp::Leadfield::~Leadfield ( )

Definition at line 46 of file leadfield.cc.

Member Function Documentation

◆ run()

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.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: