My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
ImageBuffer Struct Reference

Public Attributes

pthread_mutex_t guard
 
int guard_ok
 
pthread_cond_t start
 
int start_ok
 
int save
 
double dx
 
double dy
 
double xa
 
double ya
 
double xpeak
 
double ypeak
 
double max
 
double snr
 
unsigned short image [GRABBER_IM_SIZE]
 
unsigned int utc [2]
 
double actual [3]
 
unsigned seq
 

Detailed Description

....................................................................... Image buffers will be maintained in objects of the following type. Callers must acquire the guard mutex before attempting to access the image buffer.


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