Filter Library Camera Interface Physics

CFilterDlg_LowPass Class Reference
[Low-pass Filter (Frequency Domain)]

#include <FilterDlg_LowPass.h>

Inheritance diagram for CFilterDlg_LowPass:

CFilterDlg List of all members.

Detailed Description

Definition at line 40 of file FilterDlg_LowPass.h.

Public Types

typedef CFilterDlg Super
 the parent class.

Public Member Functions

BOOL ApplyFilter (bool force=false)
 apply the filter provided certain conditions are met.

Protected Types

typedef CHashBuilder::ValueType HashType
 the hash type.

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 Dialog Data Exchange (DDX) / Dialog Data Validation (DDV) support.
virtual BOOL OnInitDialog ()
 the message map.
afx_msg void OnChange ()
void UpdateControls (CScanFilterLowPassPtr pFilter)
 (handle enabling and disabling of controls.
BOOL DialogChanged ()
 true if the settings on the dialog changed.
HashType ComputeHash ()
 compute the has of the dialog's settings.

Private Types

enum  { IDD = IDD_FILTERDLG_LOWPASS }

Private Attributes

CRealEdit c_txtCutOff
 cut-off
CRealEdit c_txtSoftEdge
 soft edge
CNumSpinCtrl c_spnCutOff
 width spinner
CNumSpinCtrl c_spnSoftEdge
 height spinner
CButton c_btnOK
 OK button.
HashType m_lastHash
 hash of settings last applied


The documentation for this class was generated from the following files:
Camera Filter Library documentation © 2004-2007 by Leiden Probe Microscopy