Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches

Dialog for event-detection settings. More...

#include <eventdlg.h>

Inheritance diagram for wxStfEventDlg:
Collaboration diagram for wxStfEventDlg:

Public Member Functions

 wxStfEventDlg (wxWindow *parent, const std::vector< stf::SectionPointer > &templateSections, bool isExtract, int id=wxID_ANY, wxString title=wxT("Event detection settings"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION)
 Constructor.
double GetThreshold () const
 Get the event detection threshold.
stf::extraction_mode GetMode () const
 Indicates the selected extraction algorithm.
int GetMinDistance () const
 Get the minimal distance between events.
int GetTemplate () const
 Get the selected template.
virtual void EndModal (int retCode)
 Called upon ending a modal dialog.

Detailed Description

Dialog for event-detection settings.

Definition at line 33 of file eventdlg.h.


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