#include <mararrays.h>
Public Attributes | |
unsigned int | i4_img [MAX_SIZE *MAX_SIZE] |
unsigned short | i2_img [MAX_SIZE *MAX_SIZE] |
Definition at line 14 of file mararrays.h.
unsigned short UIMG::i2_img[MAX_SIZE *MAX_SIZE] |
Definition at line 16 of file mararrays.h.
Referenced by MarXF::output_image().
unsigned int UIMG::i4_img[MAX_SIZE *MAX_SIZE] |
Definition at line 15 of file mararrays.h.
Referenced by MarXF::ImageArray(), MarXF::mar_start_scan_readout(), and MarXF::output_image().