DAS
3.1.6 - 18/09/2017
|
Marconi CCD sensor. More...
#include <DAS_Spatramdef.h>
Data Fields | |
long * | AVGmat |
buffer for averaging measurements More... | |
float | CCDTemp |
Actual CCD Temperature. More... | |
MOBJECT | LblExpD [7] |
Label for time exposure countdown. More... | |
MOBJECT | LblExpP [7] |
Label for presetted time exposure. More... | |
int | Offset |
int | ReachTemp |
CCD Temperature Reached. More... | |
long* marconi::AVGmat |
buffer for averaging measurements
Definition at line 631 of file DAS_Spatramdef.h.
Referenced by D_Average(), D_AverageTFix(), and DB_InitCamera().
float marconi::CCDTemp |
Actual CCD Temperature.
Definition at line 628 of file DAS_Spatramdef.h.
Referenced by D_BuildH(), HeaderInPlot(), Task_CCD_Temp(), and Task_LOG().
MOBJECT marconi::LblExpD[7] |
Label for time exposure countdown.
Definition at line 627 of file DAS_Spatramdef.h.
Referenced by DB_GetCCD(), MDCreateExpo(), and ShowDown().
MOBJECT marconi::LblExpP[7] |
Label for presetted time exposure.
Definition at line 626 of file DAS_Spatramdef.h.
Referenced by DB_GetCCD(), and MDCreateExpo().
int marconi::Offset |
Definition at line 630 of file DAS_Spatramdef.h.
Referenced by CONFP_param_page1(), DB_InitCamera(), E_SetCCDOffSet(), edtCCDOffSet_CB(), and InitFlags().
int marconi::ReachTemp |
CCD Temperature Reached.
Definition at line 629 of file DAS_Spatramdef.h.
Referenced by InitFlags().