piv API documentation
#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 | |
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.
| gfloat __GpivValidPar::data_yield |
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.
| gboolean __GpivValidPar::data_yield__set |
| gboolean __GpivValidPar::histo_type__set |
| gboolean __GpivValidPar::neighbors__set |
| gfloat __GpivValidPar::residu_max |
| gboolean __GpivValidPar::residu_max__set |
| gboolean __GpivValidPar::residu_type__set |
| gboolean __GpivValidPar::subst_type__set |
1.5.9