ocssw
V2022
|
GEO_get_view_vec.c
int GEO_get_inst_mirr_normal(const int scan_number, const int sample_number, double n_inst_normal[3])
Definition: GEO_get_inst_mirr_normal.c:9
void GEO_vec_prod3(double vec1[3], double vec2[3], double *const prod)
Definition: GEO_vec_prod3.c:6
void GEO_mat_vec_mul3(double mat[3][3], double vec1[3], double vec[3])
Definition: GEO_mat_vec_mul3.c:6
int GEO_get_view_vec(const int scan_number, const int sample_number, const int num_detectors, double u_inst[MAX_DETECTORS][3])
Definition: GEO_get_view_vec.c:8