NASA Logo
Ocean Color Science Software

ocssw V2022
glint.h
Go to the documentation of this file.
1 #include "math.h"
14 void getglint_iqu(float senz, float solz, float raz, float ws, float zero, float *glint_coef, float *glint_coef_q,
15  float *glint_coef_u);
void getglint_iqu(float senz, float solz, float raz, float ws, float zero, float *glint_coef, float *glint_coef_q, float *glint_coef_u)
Get the glint iqu object.
Definition: getglint.c:78