ocssw
V2022
|
compute_alpha.c File Reference
#include <math.h>
Include dependency graph for compute_alpha.c:
Go to the source code of this file.
Functions | |
void | compute_alpha (float lon[], float lat[], float senz[], float sena[], double mnorm[3], int npix, float alpha[]) |
Function Documentation
◆ compute_alpha()
void compute_alpha | ( | float | lon[], |
float | lat[], | ||
float | senz[], | ||
float | sena[], | ||
double | mnorm[3], | ||
int | npix, | ||
float | alpha[] | ||
) |
Definition at line 8 of file compute_alpha.c.