#include <gradient_organisation.h>
Data Fields | |
float | alpha |
int | ax |
int | ay |
int | az |
int | tgrad |
int | type |
float | normalisation |
short ** | gradx |
short ** | grady |
short ** | gradz |
float * | acp_x |
float * | acp_y |
float * | acp_z |
float * | conf1 |
float * | conf2 |
float * | conf3 |
float | alp |
Definition at line 33 of file gradient_organisation.h.
float ogi_t::alpha |
Definition at line 34 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), and gradient_organisation_lect().
int ogi_t::ax |
Definition at line 35 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), and gradient_organisation_lect().
int ogi_t::ay |
Definition at line 35 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), and gradient_organisation_lect().
int ogi_t::az |
Definition at line 35 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), gradient_organisation_init(), gradient_organisation_lect(), and main().
int ogi_t::tgrad |
Definition at line 36 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_init(), gradient_organisation_lect(), and main().
int ogi_t::type |
Definition at line 37 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), and gradient_organisation_lect().
float ogi_t::normalisation |
Definition at line 38 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), and gradient_organisation_lect().
short** ogi_t::gradx |
Definition at line 39 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
short ** ogi_t::grady |
Definition at line 39 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
short ** ogi_t::gradz |
Definition at line 39 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
float* ogi_t::acp_x |
Definition at line 40 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
float * ogi_t::acp_y |
Definition at line 40 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
float * ogi_t::acp_z |
Definition at line 40 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
float* ogi_t::conf1 |
Definition at line 41 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
float * ogi_t::conf2 |
Definition at line 41 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
float * ogi_t::conf3 |
Definition at line 41 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), gradient_organisation_ferm(), and gradient_organisation_init().
float ogi_t::alp |
Definition at line 42 of file gradient_organisation.h.
Referenced by gradient_organisation_calc(), and gradient_organisation_init().