|
Stimfit
0.13.15
|
Dialog for batch analysis settings. More...
#include <smalldlgs.h>


Public Member Functions | |
| wxStfBatchDlg (wxWindow *parent, int id=wxID_ANY, wxString title=wxT("Choose values"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION) | |
| Constructor. | |
| bool | PrintBase () const |
| Indicates whether the baseline should be printed in the batch analysis table. | |
| bool | PrintBaseSD () const |
| Indicates whether the standard deviation of the baseline should be printed in the batch analysis table. | |
| bool | PrintThreshold () const |
| Indicates whether the threshold should be printed in the batch analysis table. | |
| bool | PrintSlopeThresholdTime () const |
| Indicates whether the time of slope threshold crossing should be printed in the batch analysis table. | |
| bool | PrintPeakZero () const |
| Indicates whether the peak (from 0) value should be printed in the batch analysis table. | |
| bool | PrintPeakBase () const |
| Indicates whether the peak (from baseline) value should be printed in the batch analysis table. | |
| bool | PrintPeakThreshold () const |
| Indicates whether the peak value (from threshold) should be printed in the batch analysis table. | |
| bool | PrintPeakTime () const |
| Indicates whether the peak value (from threshold) should be printed in the batch analysis table. | |
| bool | PrintRTLoHi () const |
| Indicates whether the Lo-Hi% rise time should be printed in the batch analysis table. | |
| bool | PrintInnerRTLoHi () const |
| Indicates whether the Lo-Hi% inner rise time should be printed in the batch analysis table. | |
| bool | PrintOuterRTLoHi () const |
| Indicates whether the Lo-Hi% inner rise time should be printed in the batch analysis table. | |
| bool | PrintT50 () const |
| Indicates whether the half amplitude duration should be printed in the batch analysis table. | |
| bool | PrintT50SE () const |
| Indicates whether the start and end time for half amplitude should be printed in the batch analysis table. | |
| bool | PrintSlopes () const |
| Indicates whether the maximal slopes should be printed in the batch analysis table. | |
| bool | PrintSlopeTimes () const |
| Indicates whether the peak value (from threshold) should be printed in the batch analysis table. | |
| bool | PrintThr () const |
| Indicates whether a threshold crossing should be printed in the batch analysis table. | |
| bool | PrintLatencies () const |
| Indicates whether the latency should be printed in the batch analysis table. | |
| bool | PrintFitResults () const |
| Indicates whether the fit results should be printed in the batch analysis table. | |
| virtual void | EndModal (int retCode) |
| Called upon ending a modal dialog. | |
Dialog for batch analysis settings.
Definition at line 305 of file smalldlgs.h.
| wxStfBatchDlg::wxStfBatchDlg | ( | wxWindow * | parent, |
| int | id = wxID_ANY, |
||
| wxString | title = wxT("Choose values"), |
||
| wxPoint | pos = wxDefaultPosition, |
||
| wxSize | size = wxDefaultSize, |
||
| int | style = wxCAPTION |
||
| ) |
Constructor.
| parent | Pointer to parent window. |
| id | Window id. |
| title | Dialog title. |
| pos | Initial position. |
| size | Initial size. |
| style | Dialog style. |
| virtual void wxStfBatchDlg::EndModal | ( | int | retCode | ) | [virtual] |
Called upon ending a modal dialog.
| retCode | The dialog button id that ended the dialog (e.g. wxID_OK) |
| bool wxStfBatchDlg::PrintBase | ( | ) | const [inline] |
Indicates whether the baseline should be printed in the batch analysis table.
Definition at line 366 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintBaseSD | ( | ) | const [inline] |
Indicates whether the standard deviation of the baseline should be printed in the batch analysis table.
Definition at line 371 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintFitResults | ( | ) | const [inline] |
Indicates whether the fit results should be printed in the batch analysis table.
Definition at line 458 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintInnerRTLoHi | ( | ) | const [inline] |
Indicates whether the Lo-Hi% inner rise time should be printed in the batch analysis table.
Definition at line 411 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintLatencies | ( | ) | const [inline] |
Indicates whether the latency should be printed in the batch analysis table.
Definition at line 453 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintOuterRTLoHi | ( | ) | const [inline] |
Indicates whether the Lo-Hi% inner rise time should be printed in the batch analysis table.
Definition at line 416 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintPeakBase | ( | ) | const [inline] |
Indicates whether the peak (from baseline) value should be printed in the batch analysis table.
Definition at line 391 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintPeakThreshold | ( | ) | const [inline] |
Indicates whether the peak value (from threshold) should be printed in the batch analysis table.
Definition at line 396 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintPeakTime | ( | ) | const [inline] |
Indicates whether the peak value (from threshold) should be printed in the batch analysis table.
Definition at line 401 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintPeakZero | ( | ) | const [inline] |
Indicates whether the peak (from 0) value should be printed in the batch analysis table.
Definition at line 386 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintRTLoHi | ( | ) | const [inline] |
Indicates whether the Lo-Hi% rise time should be printed in the batch analysis table.
Definition at line 406 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintSlopes | ( | ) | const [inline] |
Indicates whether the maximal slopes should be printed in the batch analysis table.
Definition at line 431 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintSlopeThresholdTime | ( | ) | const [inline] |
Indicates whether the time of slope threshold crossing should be printed in the batch analysis table.
Definition at line 381 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintSlopeTimes | ( | ) | const [inline] |
Indicates whether the peak value (from threshold) should be printed in the batch analysis table.
Definition at line 436 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintT50 | ( | ) | const [inline] |
Indicates whether the half amplitude duration should be printed in the batch analysis table.
Definition at line 421 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintT50SE | ( | ) | const [inline] |
Indicates whether the start and end time for half amplitude should be printed in the batch analysis table.
Definition at line 426 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintThr | ( | ) | const [inline] |
Indicates whether a threshold crossing should be printed in the batch analysis table.
Definition at line 448 of file smalldlgs.h.
References BatchOption::selection.
| bool wxStfBatchDlg::PrintThreshold | ( | ) | const [inline] |
Indicates whether the threshold should be printed in the batch analysis table.
Definition at line 376 of file smalldlgs.h.
References BatchOption::selection.
1.7.6.1