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

monophasic truncated exponentials (capacitive discharge) More...

#include <signals.h>

Inheritance diagram for opencarp::sig::monophasicTruncExpFunc:
Collaboration diagram for opencarp::sig::monophasicTruncExpFunc:

Public Member Functions

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

Public Attributes

Pulse pars
 

Detailed Description

monophasic truncated exponentials (capacitive discharge)

Definition at line 994 of file signals.h.

Constructor & Destructor Documentation

◆ monophasicTruncExpFunc()

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

Definition at line 999 of file signals.h.

Member Function Documentation

◆ sample()

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

Implements opencarp::sig::sampleTraceFunc.

Definition at line 1002 of file signals.h.

Here is the caller graph for this function:

Member Data Documentation

◆ pars

Pulse opencarp::sig::monophasicTruncExpFunc::pars

Definition at line 997 of file signals.h.


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