Operator Console
|
Typedefs | |
typedef enum EQuadrant | EQuadrant |
Quadrant Status Overlay (QSO) refers to values drawn on top of the image indicating whether or not each area passed a test. More... | |
Enumerations | |
enum | EQuadrant { eCenter = 0, eUpperRight, eLowerRight, eUpperLeft, eLowerLeft, eNumQuadrants, eCenter = 0, eUpperRight, eLowerRight, eUpperLeft, eLowerLeft, eNumQuadrants } |
Quadrant Status Overlay (QSO) refers to values drawn on top of the image indicating whether or not each area passed a test. More... | |
Quadrant Status Overlay (QSO) refers to values drawn on top of the image indicating whether or not each area passed a test.
The image is divided into 5 areas called quadrants:
x--—x
—x—
x--—x
This is the order of the quadrants in the data
enum EQuadrant |
Quadrant Status Overlay (QSO) refers to values drawn on top of the image indicating whether or not each area passed a test.
The image is divided into 5 areas called quadrants:
x--—x
—x—
x--—x
This is the order of the quadrants in the data
Enumerator | |
---|---|
eCenter | |
eUpperRight | |
eLowerRight | |
eUpperLeft | |
eLowerLeft | |
eNumQuadrants | |
eCenter | |
eUpperRight | |
eLowerRight | |
eUpperLeft | |
eLowerLeft | |
eNumQuadrants |