areaDetector  3-13
EPICS areaDetector framework
Public Member Functions | Public Attributes | Friends | List of all members
badPixel Struct Reference

Bad pixel structure for Pilatus detector. More...

#include <NDPluginBadPixel.h>

Public Member Functions

 badPixel (pixelCoordinate coord)
 

Public Attributes

pixelCoordinate coordinate
 
badPixelMode mode
 
pixelCoordinate replaceCoordinate
 
double setValue
 
pixelCoordinate medianCoordinate
 
int badIndex
 
int replaceIndex
 

Friends

bool operator< (const badPixel &lhs, const badPixel &rhs)
 

Detailed Description

Bad pixel structure for Pilatus detector.

Constructor & Destructor Documentation

◆ badPixel()

badPixel::badPixel ( pixelCoordinate  coord)
inline

Friends And Related Function Documentation

◆ operator<

bool operator< ( const badPixel lhs,
const badPixel rhs 
)
friend

Member Data Documentation

◆ badIndex

int badPixel::badIndex

◆ coordinate

pixelCoordinate badPixel::coordinate

◆ medianCoordinate

pixelCoordinate badPixel::medianCoordinate

◆ mode

badPixelMode badPixel::mode

◆ replaceCoordinate

pixelCoordinate badPixel::replaceCoordinate

◆ replaceIndex

int badPixel::replaceIndex

◆ setValue

double badPixel::setValue

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