NASA Logo
Ocean Color Science Software

ocssw V2022
glint.h File Reference
#include "math.h"
Include dependency graph for glint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void getglint_iqu (float senz, float solz, float raz, float ws, float zero, float *glint_coef, float *glint_coef_q, float *glint_coef_u)
 

Function Documentation

◆ getglint_iqu()

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.

Parameters
senzsensor zenith angle
solzsolar zenith angle
razrelative azimuth angle, Gordon's definition, (sena - sola - PI)
wswind speed
chiwind direction
glint_coefglitter coefficient
glint_coef_qQ stokes component
glint_coef_uU stokes compoment

Definition at line 78 of file getglint.c.