|
Stimfit @PACKAGE_VERSION@
|
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 314 of file smalldlgs.h.