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

biphasic truncated exponentials (capacitive discharge) More...

#include <signals.h>

Inheritance diagram for opencarp::sig::biphasicTruncExpFunc:
Collaboration diagram for opencarp::sig::biphasicTruncExpFunc:

Public Member Functions

 biphasicTruncExpFunc (Pulse _pars)
 
virtual SF::vector< sReal > & sample (time_trace &trc)
 

Public Attributes

Pulse pars
 

Detailed Description

biphasic truncated exponentials (capacitive discharge)

Definition at line 1060 of file signals.h.

Constructor & Destructor Documentation

◆ biphasicTruncExpFunc()

opencarp::sig::biphasicTruncExpFunc::biphasicTruncExpFunc ( Pulse  _pars)
inline

Definition at line 1065 of file signals.h.

Member Function Documentation

◆ sample()

virtual SF::vector<sReal>& opencarp::sig::biphasicTruncExpFunc::sample ( time_trace trc)
inlinevirtual

Implements opencarp::sig::sampleTraceFunc.

Definition at line 1068 of file signals.h.

Here is the caller graph for this function:

Member Data Documentation

◆ pars

Pulse opencarp::sig::biphasicTruncExpFunc::pars

Definition at line 1063 of file signals.h.


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