|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Classes | |
| class | time_trace_ffmt |
| manage trace format More... | |
| class | time_trace |
| Time tracing class. More... | |
| class | Pulse |
| class | APfoot |
| class | Step |
| class | sineWave |
| class | sampleTraceFunc |
| class | constFunc |
| constant function More... | |
| class | stepFunc |
| step function More... | |
| class | sineFunc |
| sine waves More... | |
| class | APfootFunc |
| action potential foot pulse More... | |
| class | monophasicTruncExpFunc |
| monophasic truncated exponentials (capacitive discharge) More... | |
| class | biphasicTruncExpFunc |
| biphasic truncated exponentials (capacitive discharge) More... | |
Typedefs | |
| typedef double | sReal |
| typedef enum opencarp::sig::ip_method | IpMeth_t |
Enumerations | |
| enum | ip_method { _LINEAR_IP , _NEAREST_IP } |
Functions | |
| template<typename V > | |
| V | mod (const V &a, const V &b) |
| time_trace | operator* (const time_trace &a, const time_trace &b) |
| time_trace | operator/ (const time_trace &a, const time_trace &b) |
| time_trace | operator+ (const time_trace &a, const time_trace &b) |
| time_trace | operator- (const time_trace &a, const time_trace &b) |
| typedef enum opencarp::sig::ip_method opencarp::sig::IpMeth_t |
| typedef double opencarp::sig::sReal |
| V opencarp::sig::mod | ( | const V & | a, |
| const V & | b | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |