#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 |
automatic threshold
data yield ( from particle image concentration, out-of plane flow, velocity gradient within interrogation area. ref: Keane and Adrian 1992)
maximum residu value
number of neighbouring estimators
gboolean __GpivValidPar::res_stats |
calculate residu statistics
use residu type
use substitution 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