Dialogfenster zum einstellen der Filter.
Inheritance:
gEKGFilterDialog
Public Fields
-
Gtk::Button OKButton
- OK Button
-
Gtk::Button AButton
- Apply Button
-
Gtk::Button CButton
- Cancel Button
Public Methods
-
gEKGFilterDialog()
- Konstruktor
-
void setValues( bool low, float lowVal, bool high, float highVal )
- Setzen aller Werte.
-
bool getLow() const
- Tiefpass eingeschaltet
-
float getLowVal() const
- Teifpass Grenzfrequenz
-
bool getHigh() const
- Hochpass eingeschaltet
-
float getHighVal() const
- Hochpass Zeitkonstante
Documentation
Dialogfenster zum einstellen der Filter.
gEKGFilterDialog()
- Konstruktor
void setValues( bool low, float lowVal, bool high, float highVal )
-
Setzen aller Werte.
- Parameters:
- low - Tiefpass eingeschaltet
lowVal - Teifpass Grenzfrequenz
high - Hochpass eingeschaltet
highVal - Hochpass Zeitkonstante
bool getLow() const
- Tiefpass eingeschaltet
float getLowVal() const
- Teifpass Grenzfrequenz
bool getHigh() const
- Hochpass eingeschaltet
float getHighVal() const
- Hochpass Zeitkonstante
Gtk::Button OKButton
- OK Button
Gtk::Button AButton
- Apply Button
Gtk::Button CButton
- Cancel Button
- This class has no child classes.
- Author:
- Lars Stollenwerk, Februar 2003
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.