areaDetector  3-5-0
EPICS areaDetector framework
Public Attributes | List of all members
NDROI Struct Reference

Structure defining a Region-Of-Interest and Stats. More...

#include <NDPluginROIStat.h>

Public Attributes

int use
 
size_t offset [2]
 
size_t size [2]
 
size_t bgdWidth
 
double total
 
double mean
 
double min
 
double max
 
double net
 
size_t arraySize [2]
 

Detailed Description

Structure defining a Region-Of-Interest and Stats.

Member Data Documentation

◆ arraySize

size_t NDROI::arraySize[2]

◆ bgdWidth

size_t NDROI::bgdWidth

◆ max

double NDROI::max

◆ mean

double NDROI::mean

◆ min

double NDROI::min

◆ net

double NDROI::net

◆ offset

size_t NDROI::offset[2]

◆ size

size_t NDROI::size[2]

◆ total

double NDROI::total

◆ use

int NDROI::use

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