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
-
senz sensor zenith angle solz solar zenith angle raz relative azimuth angle, Gordon's definition, (sena - sola - PI) ws wind speed chi wind direction glint_coef glitter coefficient glint_coef_q Q stokes component glint_coef_u U stokes compoment
Definition at line 78 of file getglint.c.