DAS
3.1.6 - 18/09/2017
|
tools buttons
. Push buttons for various tools .
More...
#include <DAS_Spatramdef.h>
Data Fields | |
int | FlagDisplay |
int | FlagFilter |
flag for filterinf More... | |
int | FlagShutter |
flag for shutter status. =1–> Shutter Open; =0->shutter Closed More... | |
int | FlagSpikes |
MOBJECT | KeyB [13] |
buttons tools More... | |
MOBJECT | Sh_PlotTools |
Shell for plot tools. More... | |
MOBJECT | Sh_Tools |
Shell for tools. More... | |
int | WinFil |
Value of filtering windows. More... | |
tools buttons
. Push buttons for various tools .
tools
Definition at line 241 of file DAS_Spatramdef.h.
int tools::FlagDisplay |
Definition at line 249 of file DAS_Spatramdef.h.
Referenced by D_PlotTools(), DB_DisplayCB(), DrawAreaPlotCB(), and InitFlags().
int tools::FlagFilter |
flag for filterinf
Definition at line 247 of file DAS_Spatramdef.h.
Referenced by D_pbr_CB(), D_PlotTools(), DB_Column(), DB_FilterCB(), DB_FilterColumnCB(), DrawAreaPlotCB(), InitFlags(), and MDCreateColFor_Sh().
int tools::FlagShutter |
flag for shutter status. =1–> Shutter Open; =0->shutter Closed
Definition at line 250 of file DAS_Spatramdef.h.
Referenced by DT_ShutterCB(), and InitFlags().
int tools::FlagSpikes |
Definition at line 248 of file DAS_Spatramdef.h.
Referenced by D_PlotTools(), DB_SpikesCB(), DrawAreaPlotCB(), and InitFlags().
MOBJECT tools::KeyB[13] |
MOBJECT tools::Sh_PlotTools |
MOBJECT tools::Sh_Tools |
Shell for tools.
Definition at line 244 of file DAS_Spatramdef.h.
Referenced by DB_KeyB_CB(), DB_Tools(), and DB_ToolsKeyB_CB().
int tools::WinFil |
Value of filtering windows.
Definition at line 246 of file DAS_Spatramdef.h.