|
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 |
|
....................................................................... 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:
- gcpCbass/control/code/unix/control_src/common/grabber.c