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

__GpivPostPar Struct Reference

#include <post.h>


Data Fields

enum GpivOperationManipiv operator_manipiv
gboolean operator_manipiv_logic
gboolean set
gboolean set_logic
float set_dx
gboolean set_dx_logic
float set_dy
gboolean set_dy_logic
int subtract
gboolean subtract_logic
float z_off_dx
gboolean z_off_dx_logic
float z_off_dy
gboolean z_off_dy_logic
enum GpivDifferentiation diff_type
enum GpivOperation operator_vorstra
int diff_type_logic
gboolean operator_vorstra_logic
enum GpivScaleType scale_type
gboolean scale_type_logic


Detailed Description

Parameters for post-processing PIV data


Field Documentation

enum GpivOperationManipiv __GpivPostPar::operator_manipiv

operator on PIV data

gboolean __GpivPostPar::operator_manipiv_logic

flag if operator_manipiv has been defined

gboolean __GpivPostPar::set

setting of PIV data: enable / disable

gboolean __GpivPostPar::set_logic

flag if set has been defined

float __GpivPostPar::set_dx

value of disabled PIV data in horizontal (column-wise) direction

gboolean __GpivPostPar::set_dx_logic

flag if set_dx has been defined

float __GpivPostPar::set_dy

value of disabled PIV data in vertical (row-wise) direction

gboolean __GpivPostPar::set_dy_logic

flag if set_dy has been defined

int __GpivPostPar::subtract

data type to subtract from estimators NONE (0), mean (1) Zoff_dx and Zoff_dy (2)

gboolean __GpivPostPar::subtract_logic

flag if subtract has been defined

float __GpivPostPar::z_off_dx

offset value for horizontal PIV estimator

gboolean __GpivPostPar::z_off_dx_logic

flag if z_off_dx has been defined

float __GpivPostPar::z_off_dy

offset value for vertical PIV estimator

gboolean __GpivPostPar::z_off_dy_logic

flag if z_off_dy has been defined

enum GpivDifferentiation __GpivPostPar::diff_type

differential type

enum GpivOperation __GpivPostPar::operator_vorstra

specify which derivative type from PIV data to calculate

int __GpivPostPar::diff_type_logic

flag if diff_type has been defined

gboolean __GpivPostPar::operator_vorstra_logic

flag if operator_vorstra has been defined

enum GpivScaleType __GpivPostPar::scale_type

normal (0) or inverse (1) scaling

gboolean __GpivPostPar::scale_type_logic

flag if scale_type has been defined


The documentation for this struct was generated from the following file:
Generated on Sat Mar 31 19:30:54 2007 by  doxygen 1.5.1