![]()  | 
  
    Scope
    
   | 
 
#include <FrameScanResonancePage.h>
Inherits scope::gui::CFrameScanBasePage.
Public Member Functions | |
| CFrameScanResonancePage (const uint32_t &_area) | |
Called via Win32 messages  | |
| BOOL | OnInitDialog (CWindow wndFocus, LPARAM lInitParam) | 
  Public Member Functions inherited from scope::gui::CFrameScanBasePage | |
| CFrameScanBasePage (const uint32_t &_area, parameters::ScannerVectorFrameBasic &_scanvecparams) | |
| virtual | ~CFrameScanBasePage () | 
| virtual LRESULT | OnPresetSave (WORD wNotifyCode, WORD wID, HWND hWndCtl, BOOL &bHandled) | 
| virtual LRESULT | OnPresetDelete (WORD wNotifyCode, WORD wID, HWND hWndCtl, BOOL &bHandled) | 
| virtual LRESULT | OnPresetSelection (WORD wNotifyCode, WORD wID, HWND hWndCtl, BOOL &bHandled) | 
| void | SetReadOnlyWhileScanning () override | 
| virtual void | FillPresetCombo () | 
  Public Member Functions inherited from scope::gui::CNoScanBasePage | |
| CNoScanBasePage (const uint32_t &_area, parameters::ScannerVectorFrameBasic &_scanvecparams) | |
| virtual | ~CNoScanBasePage (void) | 
Additional Inherited Members | |
  Public Types inherited from scope::gui::CFrameScanBasePage | |
| enum | { IDD = IDD_FRAMESCAN_SAW_PROPPAGE } | 
  Public Types inherited from scope::gui::CNoScanBasePage | |
| enum | { IDD = IDD_NOSCAN_PROPPAGE } | 
Property page for frame scan with resonance scanner.
Definition at line 15 of file FrameScanResonancePage.h.
| scope::gui::CFrameScanResonancePage::CFrameScanResonancePage | ( | const uint32_t & | _area | ) | 
create the edit objects (e.g.
ScopeEditImpl) and tie them to the global variables (ScopeValues) set connect back to true -> on change of ScopeValue (e.g. by ScopeController) the dialog control will be updated accordingly
Definition at line 11 of file FrameScanResonancePage.cpp.
      
  | 
  protected | 
cutoff fraction for y scanner
Definition at line 20 of file FrameScanResonancePage.h.
      
  | 
  protected | 
retrace fraction for y scanner
Definition at line 23 of file FrameScanResonancePage.h.
      
  | 
  protected | 
time to wait after image was enqueued to storage
Definition at line 26 of file FrameScanResonancePage.h.
      
  | 
  protected | 
time to wait after image was enqueued to display
Definition at line 29 of file FrameScanResonancePage.h.