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

__GpivValidPar Struct Reference

Piv validation parameters. More...

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

Data Fields

gfloat data_yield
 data yield ( from particle image concentration, out-of plane flow, velocity gradient within interrogation area.
gfloat residu_max
 maximum residu value
guint neighbors
 number of neighbouring estimators
enum ResiduType residu_type
 use residu type
enum SubstitutionType subst_type
 use substitution type
gint histo_type
 use histogram type
gboolean data_yield__set
 flag if data_yield has been defined
gboolean residu_max__set
 flag if residu_max has been defined
gboolean neighbors__set
 flag if neighbors has been defined
gboolean residu_type__set
 flag if residu_type has been defined
gboolean subst_type__set
 flag if subst_type has been defined
gboolean histo_type__set
 flag if histo_type has been defined

Detailed Description

Piv validation parameters.

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

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


Field Documentation

data yield ( from particle image concentration, out-of plane flow, velocity gradient within interrogation area.

ref: Keane and Adrian 1992)

Definition at line 104 of file gpiv-valid_par.h.

flag if data_yield has been defined

Definition at line 113 of file gpiv-valid_par.h.

use histogram type

Definition at line 111 of file gpiv-valid_par.h.

flag if histo_type has been defined

Definition at line 118 of file gpiv-valid_par.h.

number of neighbouring estimators

Definition at line 108 of file gpiv-valid_par.h.

flag if neighbors has been defined

Definition at line 115 of file gpiv-valid_par.h.

maximum residu value

Definition at line 107 of file gpiv-valid_par.h.

flag if residu_max has been defined

Definition at line 114 of file gpiv-valid_par.h.

use residu type

Definition at line 109 of file gpiv-valid_par.h.

flag if residu_type has been defined

Definition at line 116 of file gpiv-valid_par.h.

use substitution type

Definition at line 110 of file gpiv-valid_par.h.

flag if subst_type has been defined

Definition at line 117 of file gpiv-valid_par.h.


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

Generated on Sun Oct 11 09:28:51 2009 for libgpiv-0.6.1 by doxygen 1.6.1