Main Page | Files | Data Structures | Functions | Global Variables |

__GpivCamPar Struct Reference

Parameters for camera settings. More...

#include <include/gpiv/gpiv-cam.h>

Data Fields

enum GpivCamMode mode
 operating mode (indefinite/interrupt/definite)
guint cycles
 If GpivTrigPar not used.
gchar fname [GPIV_MAX_CHARS]
 image file name
gboolean mode__set
 flag if mode has been defined
gboolean cycles__set
 flag if cycles has been defined
gboolean fname__set
 flag if fname has been defined

Detailed Description

Parameters for camera settings.

The parameters might be loaded from the configuration resources, with gpiv_scan_resourcefiles() or with gpiv_scan_parameter().

Definition at line 97 of file gpiv-cam.h.


Field Documentation

If GpivTrigPar not used.

Number of cycles (equal to number of images to be recorded?)

Definition at line 99 of file gpiv-cam.h.

flag if cycles has been defined

Definition at line 102 of file gpiv-cam.h.

gchar __GpivCamPar::fname[GPIV_MAX_CHARS]

image file name

Definition at line 100 of file gpiv-cam.h.

flag if fname has been defined

Definition at line 103 of file gpiv-cam.h.

operating mode (indefinite/interrupt/definite)

Definition at line 98 of file gpiv-cam.h.

flag if mode has been defined

Definition at line 101 of file gpiv-cam.h.


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

Generated on Sat Mar 6 08:53:45 2010 for libgpiv-0.6.1 by doxygen 1.6.2