ChannelPanel Class Reference

#include <GUIFrame.h>

Inheritance diagram for ChannelPanel:

ChannelPanelImpl AllChannelPanelImpl

List of all members.

Public Member Functions

 ChannelPanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(819,-1), long style=wxTAB_TRAVERSAL)
 ~ChannelPanel ()

Protected Member Functions

virtual void OnCFThChanged (wxSpinEvent &event)
virtual void OnCFWdtChanged (wxSpinEvent &event)
virtual void OnPZChanged (wxSpinEvent &event)
virtual void OnFGChanged (wxSpinEvent &event)
virtual void OnSHChanged (wxSpinEvent &event)
virtual void OnCGChanged (wxSpinEvent &event)
virtual void OnCGTChanged (wxSpinEvent &event)
virtual void OnInChanged (wxCommandEvent &event)
virtual void OnSTRChanged (wxCommandEvent &event)
virtual void OnWriteClicked (wxCommandEvent &event)
virtual void OnReadClicked (wxCommandEvent &event)

Protected Attributes

wxStaticText * m_channel_staticText
wxStaticText * m_cfd_threshold_staticText
wxSpinCtrl * m_cfd_threshold_spinCtrl
wxStaticText * m_cfd30_out_width_staticText
wxSpinCtrl * m_cfd30_out_width_spinCtrl
wxStaticText * m_pole_zero_adj_staticText
wxSpinCtrl * m_pole_zero_adj_spinCtrl
wxStaticText * m_fine_gain_staticText
wxSpinCtrl * m_fine_gain_spinCtrl
wxStaticText * m_shaping_time_staticText
wxSpinCtrl * m_shaping_time_spinCtrl
wxStaticText * m_coarse_gain_staticText
wxSpinCtrl * m_coarse_gain_spinCtrl
wxStaticText * m_gain_timing_staticText
wxSpinCtrl * m_gain_timing_spinCtrl
wxStaticText * m_input_polarity_staticText
wxChoice * m_input_polarity_choice
wxStaticText * m_stretcher_enable_staticText
wxChoice * m_stretcher_enable_choice
wxButton * m_write_button
wxButton * m_read_button


Detailed Description

Class ChannelPanel

Definition at line 167 of file GUIFrame.h.


Constructor & Destructor Documentation

ChannelPanel::ChannelPanel ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 819,-1 ),
long  style = wxTAB_TRAVERSAL 
)

ChannelPanel::~ChannelPanel (  ) 


Member Function Documentation

virtual void ChannelPanel::OnCFThChanged ( wxSpinEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 195 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnCFWdtChanged ( wxSpinEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 196 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnPZChanged ( wxSpinEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 197 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnFGChanged ( wxSpinEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 198 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnSHChanged ( wxSpinEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 199 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnCGChanged ( wxSpinEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 200 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnCGTChanged ( wxSpinEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 201 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnInChanged ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 202 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnSTRChanged ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in ChannelPanelImpl.

Definition at line 203 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnWriteClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in AllChannelPanelImpl, and ChannelPanelImpl.

Definition at line 204 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().

virtual void ChannelPanel::OnReadClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in AllChannelPanelImpl, and ChannelPanelImpl.

Definition at line 205 of file GUIFrame.h.

Referenced by ChannelPanel(), and ~ChannelPanel().


Member Data Documentation

wxStaticText* ChannelPanel::m_channel_staticText [protected]

wxStaticText* ChannelPanel::m_cfd_threshold_staticText [protected]

Definition at line 173 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxSpinCtrl* ChannelPanel::m_cfd_threshold_spinCtrl [protected]

wxStaticText* ChannelPanel::m_cfd30_out_width_staticText [protected]

Definition at line 175 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxStaticText* ChannelPanel::m_pole_zero_adj_staticText [protected]

Definition at line 177 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxSpinCtrl* ChannelPanel::m_pole_zero_adj_spinCtrl [protected]

wxStaticText* ChannelPanel::m_fine_gain_staticText [protected]

Definition at line 179 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxSpinCtrl* ChannelPanel::m_fine_gain_spinCtrl [protected]

wxStaticText* ChannelPanel::m_shaping_time_staticText [protected]

Definition at line 181 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxSpinCtrl* ChannelPanel::m_shaping_time_spinCtrl [protected]

wxStaticText* ChannelPanel::m_coarse_gain_staticText [protected]

Definition at line 183 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxSpinCtrl* ChannelPanel::m_coarse_gain_spinCtrl [protected]

wxStaticText* ChannelPanel::m_gain_timing_staticText [protected]

Definition at line 185 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxSpinCtrl* ChannelPanel::m_gain_timing_spinCtrl [protected]

wxStaticText* ChannelPanel::m_input_polarity_staticText [protected]

Definition at line 187 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

Definition at line 189 of file GUIFrame.h.

Referenced by ChannelPanel(), and ChannelPanelImpl::ShowLabels().

wxButton* ChannelPanel::m_write_button [protected]

wxButton* ChannelPanel::m_read_button [protected]


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

Generated on Mon Oct 6 09:29:16 2008 for CAEN N1568 Demo by  doxygen 1.5.6