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

__GpivValidPar Struct Reference

#include <valid.h>


Data Fields

int auto_thresh
float data_yield
float residu_max
int neighbors
gboolean res_stats
enum ResiduType residu_type
enum SubstitutionType subst_type
int histo_type
gboolean auto_thresh_logic
gboolean data_yield_logic
gboolean residu_max_logic
gboolean neighbors_logic
gboolean res_stats_logic
gboolean residu_type_logic
gboolean subst_type_logic
gboolean histo_type_logic


Detailed Description

Piv validation parameters


Field Documentation

int __GpivValidPar::auto_thresh

automatic threshold

float __GpivValidPar::data_yield

data yield ( from particle image concentration, out-of plane flow, velocity gradient within interrogation area. ref: Keane and Adrian 1992)

float __GpivValidPar::residu_max

maximum residu value

int __GpivValidPar::neighbors

number of neighbouring estimators

gboolean __GpivValidPar::res_stats

calculate residu statistics

enum ResiduType __GpivValidPar::residu_type

use residu type

enum SubstitutionType __GpivValidPar::subst_type

use substitution type

int __GpivValidPar::histo_type

use histogram type

gboolean __GpivValidPar::auto_thresh_logic

flag if auto_thresh has been defined

gboolean __GpivValidPar::data_yield_logic

flag if data_yield has been defined

gboolean __GpivValidPar::residu_max_logic

flag if residu_max has been defined

gboolean __GpivValidPar::neighbors_logic

flag if neighbors has been defined

gboolean __GpivValidPar::res_stats_logic

flag if res_stats has been defined

gboolean __GpivValidPar::residu_type_logic

flag if residu_type has been defined

gboolean __GpivValidPar::subst_type_logic

flag if subst_type has been defined

gboolean __GpivValidPar::histo_type_logic

flag if histo_type has been defined


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