43 wxStdDialogButtonSizer* m_sdbSizer;
44 wxTextCtrl *m_textCtrlThr, *m_textCtrlDist;
45 wxStaticBoxSizer* m_radioBox;
46 wxComboBox* m_comboBoxTemplates;
72 const std::vector<stf::SectionPointer>& templateSections,
75 wxString title = wxT(
"Event detection settings"),
76 wxPoint pos = wxDefaultPosition,
WORD TSTime TpMarker WORD size
See http://www.wxwidgets.org/manuals/stable/wx_wxcommandevent.html (wxWidgets documentation)
See http://www.wxwidgets.org/manuals/stable/wx_wxdialog.html (wxWidgets documentation)
See http://www.wxwidgets.org/manuals/stable/wx_wxpoint.html (wxWidgets documentation)
See http://www.wxwidgets.org/manuals/stable/wx_wxsize.html (wxWidgets documentation)
See http://www.wxwidgets.org/manuals/stable/wx_wxstring.html (wxWidgets documentation)
See http://www.wxwidgets.org/manuals/stable/wx_wxwindow.html (wxWidgets documentation)
extraction_mode
Deconvolution.
int GetMinDistance() const
Get the minimal distance between events.
stf::extraction_mode GetMode() const
Indicates the selected extraction algorithm.
double GetThreshold() const
Get the event detection threshold.
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.
virtual void EndModal(int retCode)
Called upon ending a modal dialog.
int GetTemplate() const
Get the selected template.