OCameraImage Struct Reference

#include <OCamera.h>

List of all members.


Detailed Description

properties of an image fetched from the camera

Public Attributes

long nSeqNr
 sequence number of image, can be used to detect lost images
long nSize
 size of image data in bytes
long nStatus
 additional status flags for this image
long nTimeMicroSec
 image time stamp, number of microseconds elapsed in the current second
long nTimeSec
 image time stamp, number of elapsed seconds since 00:00:00, 1.1.1970
long nTrigCount
 counted number of pixels from FPGA-based trigger unit
unsigned char * pData
 pointer to image data, data can be read and written

Member Data Documentation

sequence number of image, can be used to detect lost images

size of image data in bytes

additional status flags for this image

image time stamp, number of microseconds elapsed in the current second

image time stamp, number of elapsed seconds since 00:00:00, 1.1.1970

counted number of pixels from FPGA-based trigger unit

unsigned char* OCameraImage::pData

pointer to image data, data can be read and written


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

Generated on Mon Mar 15 16:11:05 2010 for Festo Camera API by  doxygen 1.5.6