scTDCLibrary
Public Types | Data Fields
sc_CmosSmootherParameters Struct Reference

Cmos and Smoother parameters structure. More...

Public Types

enum  sc_ShutterMode {
  FULLY_EXTERNAL, IMMEDIATE_START_INTERNAL_TIMER, IMMEDIATE_START_INTERNAL_TIMER_MULTIPLE_SLOPES, EXTERNAL_START_INTERNAL_TIMER,
  EXTERNAL_START_INTERNAL_TIMER_MULTIPLE_SLOPES, IMMEDIATE_START_EXTERNAL_FINISH
}
 

Data Fields

enum
sc_CmosSmootherParameters::sc_ShutterMode 
shutter_mode
 
unsigned int single_slope_us
 
unsigned int dual_slope_us
 
unsigned int triple_slope_us
 
unsigned int frame_count
 
unsigned int analog_gain
 
double digital_gain
 
unsigned int black_offset
 
int black_cal_offset
 
unsigned int smoother_shift1
 
unsigned char smoother_pixel_mask1 [8][8]
 
unsigned int smoother_shift2
 
unsigned char smoother_pixel_mask2 [8][8]
 

Detailed Description

Cmos and Smoother parameters structure.