Struct sc_DeviceProperties1

Struct Documentation

struct sc_DeviceProperties1

Device Properties 1.

If mentioned below parameters are not available they are being set to 0. The x and y fields in detector_size report the size of the aperture, scaled by StretchX/Y + HardwareBinningX/Y parameters from the ini file — to the effect, that opening a DLD_IMAGE_XY histogram with the sizes for x and y set to detector_size.x and detector_size.y display the full image as cropped by the aperture settings. The pixel_size_x / pixel_size_y values are taken verbatim from the ini file and it is the responsibility of whoever adapts StretchX/Y and HardwareBinningX/Y to update these values, accordingly, such that they yield the physical size corresponding to one pixel in a DLD_IMAGE_XY histogram.

Public Members

struct sc3du_t detector_size

Physical detector size in pixels

double pixel_size_x

Pixel size in x direction in mm

double pixel_size_y

Pixel size in y direction in mm

double pixel_size_t

Pixel size in time direction in ns