ItalaApiC  1.3.3
Public Attributes | List of all members
DefectivePixel Struct Reference

This is a struct to contain all the data of defective pixels. This struct contains all the data of the defective pixel elaboration, is used to store the pixels with different types of problems retrived from the sensor analysis. More...

Public Attributes

uint64_t X
 The X image coordinate of the defective pixel.
 
uint64_t Y
 The Y image coordinate of the defective pixel.
 
DefectType DefectType
 The type of defect the pixel has.
 
char TypeString [DD_STRIG_LENGTH]
 

Detailed Description

This is a struct to contain all the data of defective pixels. This struct contains all the data of the defective pixel elaboration, is used to store the pixels with different types of problems retrived from the sensor analysis.

Member Data Documentation

◆ TypeString

char DefectivePixel::TypeString[DD_STRIG_LENGTH]

The string representation of the type of defect the pixel has.


The documentation for this struct was generated from the following file: