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

__GpivImage Struct Reference

Piv image header and data. More...

#include <gpiv-img.h>


Data Fields

GpivImageParheader
guint16 ** frame1
guint16 ** frame2


Detailed Description

Piv image header and data.

Two image frames have been included for double-framed PIV image pairs.

Definition at line 194 of file gpiv-img.h.


Field Documentation

GpivImagePar* __GpivImage::header

Image header

Definition at line 195 of file gpiv-img.h.

guint16** __GpivImage::frame1

First image of a double-frame image pair

Definition at line 196 of file gpiv-img.h.

guint16** __GpivImage::frame2

Second image of a double-frame image pair

Definition at line 197 of file gpiv-img.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 20 19:46:20 2007 for Libgpiv by doxygen 1.5.1