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

Dialog for setting the parameters of a Gaussian function. More...

#include <smalldlgs.h>

Inheritance diagram for wxStfGaussianDlg:
Collaboration diagram for wxStfGaussianDlg:

Public Member Functions

 wxStfGaussianDlg (wxWindow *parent, int id=wxID_ANY, wxString title=wxT("Settings for Gaussian function"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION)
 Constructor.
double Width () const
 Get the width of the Gaussian.
double Center () const
 Get the center of the Gaussian.
double Amp () const
 Get the amplitude of the Gaussian.
virtual void EndModal (int retCode)
 Called upon ending a modal dialog.

Detailed Description

Dialog for setting the parameters of a Gaussian function.

Definition at line 531 of file smalldlgs.h.


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