openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
limpet::ap_event Struct Reference

#include <ap_analyzer.h>

Collaboration diagram for limpet::ap_event:

Public Attributes

double s
 value of signal when event occurred More...
 
double t
 time when event was observed More...
 
double * trace
 short trace of signal to analyze More...
 
event_class c
 
bool trg
 

Detailed Description

Definition at line 64 of file ap_analyzer.h.

Member Data Documentation

◆ c

event_class limpet::ap_event::c

Definition at line 68 of file ap_analyzer.h.

◆ s

double limpet::ap_event::s

value of signal when event occurred

Definition at line 65 of file ap_analyzer.h.

◆ t

double limpet::ap_event::t

time when event was observed

Definition at line 66 of file ap_analyzer.h.

◆ trace

double* limpet::ap_event::trace

short trace of signal to analyze

Definition at line 67 of file ap_analyzer.h.

◆ trg

bool limpet::ap_event::trg

Definition at line 69 of file ap_analyzer.h.


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